Manage users easily with groups
Send us your tips and questions. You can also visit Bob Chronister's
online Tricks & Traps at http://www.winntmag.com/forums/index.html.
Unexpected Results from ATM Switches
Many of the answers to the questions in this column focus on troubleshooting
what goes wrong or how to prevent or correct situations before they turn into
problems. I seldom mention situations in which something good happens
unexpectedly and leaves you pleasantly surprised. Let me give you a recent
example of a situation in which something went right.
I use two asynchronous transfer mode (ATM) switches (a Whitetree 2500 and a
Whitetree 3000) on my network. I've set up the 2500 as an all-ATM switch and the
3000 as an ATM or Ethernet switch. I recently added an AXIS 560 print server,
which connects to the 3000 switch, and noticed that the print server exhibited
network activity--even after I removed the print server from the network. As a
result, I couldn't print to my HP 5MP or Epson 800 printers, which connect to
the AXIS print server. After I tried everything I could think of, I called AXIS.
The support technician helped me determine that I had scrambled the print
server's firmware, and AXIS sent me a replacement unit. After I placed the new
print server on the network, I tried to ping it. To my surprise, I was able to
ping the print server. Keep in mind that I only use TCP/IP on my network, my
network uses 199-series IP addresses, and my print server uses 192-series IP
addresses.
I was able to use Netscape Navigator to examine the print server's
configuration, as Screen 1, page 212, shows. (AXIS acknowledges that you can't
use Internet Explorer--IE--to look at your print server's configuration because
of security incompatibilities.) Even more interesting, when I entered the
correct address for the original print server on my network, as Screen 2,
page 212, shows, I was able to successfully update the TCP/IP parameters on the
new AXIS print server.
I was amazed that I was able to ping across the IP addresses. I should not
have been able to address the 192-series addresses from the 199-series
addresses. This connection had to occur somewhere in the ATM switches.
The Whitetree switches use a combined ATM and Ethernet framework design. The
Ethernet design uses store-and-forward switching rather than cut-through
switching. In store-and-forward switching, the switch waits to send Ethernet
frames until the source port receives the media access control (MAC) header
addressing information. In cut-through switching, as soon as the source port
starts processing the MAC header addressing information, the switch starts
forwarding Ethernet frames to the destination port. Cut-through designs are
faster with lower latency, but they won't work if a large speed difference
exists between the source and destination (the case with my network). Unlike
traditional Ethernet switches, the 3000 switch can use ATM networking to stream
cells and reduce end-to-end latency. This added ATM switching ability is unique
and is probably germane to how my network functions.
The point remains that my switches somehow established a connection across
two IP address ranges (ATM can establish virtual paths between ports). I've
replicated this scenario many times, and I'm mystified by the sequence of
events.
Being able to access both sets of IP addresses makes working with my network
easier. I can add devices such as print servers and directly configure them,
even though the IP rules say this type of configuration is impossible. (If you
have similar impossible stories to relate, please forward them to me so that I
can share them with readers.)
NewSID
Last month I told you about ERD Commander, Mark Russinovich and Bryce
Cogswell's simple utility that gives you boot-disk functionality for Windows NT.
This month, I want to tell you about NewSID, another utility from this dynamic
duo. NewSID lets you easily change security IDs (SIDs) in NT. Screen 3, page
214, shows the basic user interface. You can use NewSID to apply a random SID,
synchronize SIDs, or change the computer name.
This application is outstanding for rolling out several computers because it
eliminates the problem of creating identical SIDs when you clone systems after
the GUI portion of the NT Setup--a situation in which Microsoft offers little
support. Be aware that if you clone SIDs on multiple machines and you seek the
company's help to resolve a problem, Microsoft will probably ask you to
reinstall NT on the system in question. NewSID helps you get around this
situation: You simply clone systems, run NewSID on each system, create a unique
SID for every machine on the network, and avoid the whole cloned-SID dilemma.
Prev. page  
[1]
2
3
next page