vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| All, I'm not completely new to SCO UnixWare, however I have an old 2.1.2 box that has one NIC, two IP addresses (for two LAN networks) and I have lost connectivity on the second IP. That is it won't connect to any other box on the second LAN address. The LAN is setup as: Nat Alex net: 10.79.0.0/16 <--- the box's first LAN Morehead net:10.153.0.0/16 <--- read below for the explanation Nat Alex Gateway IP: 10.79.1.1 Morehead Gateway IP: 10.153.1.1 ETR server IP: 10.79.100.200 <--- This is the box I need to "fix" ACI_NET IP (ACI0): 192.168.79.50 <--- this is the second LAN IP address (see confnet.d/inet/interface below) ACM device IP: 192.168.79.54 <--- this is a device I need to connect to on the second LAN I had to add the default gateway address of 10.79.1.1 to the SCO box and ultimately a static route to 10.153 so that hosts on the Morehead LAN would be able to connect to the SCO box. In doing so I have broken the connectivity to the ACI_NET LAN (192.168). I need the SCO box to connect to the ACM device IP of 192.168.79.54, but I can't now. Heres some information I've collected: ( "<---" are annotations for what I've added) root@BLACKBOOK # telnet 10.79.100.200 Trying 10.79.100.200... Connected to 10.79.100.200. Escape character is '^]'. UnixWare 2.1.2 (Nathanial) (pts/3) login: ~~~ Password: !!!!!!! UnixWare 2.1.2 Nathanial Copyright 1996 The Santa Cruz Operation, Inc. All Rights Reserved. Copyright 1984-1995 Novell, Inc. All Rights Reserved. Copyright 1987, 1988 Microsoft Corp. All Rights Reserved. U.S. Pat. No. 5,349,642 Last login: Tue Jun 1 14:57:03 2004 on pts001 You have mail Display Desktop (y/n)? n $ su - Password: @@@@@@@@ # ping localhost localhost is alive # ping 10.79.100.200 <--- this host 10.79.100.200 is alive # ping 10.79.1.1 <--- the default gateway for this network 10.79.1.1 is alive # ping 10.153.1.1 <--- the default gateway for the other network 10.153.1.1 is alive # ping 10.153.2.1 <--- an arbitrary host on the other network 10.153.2.1 is alive # ping 192.168.79.50 <--- ACI0 (ACI_NET host) 192.168.79.50 is alive # ping 192.168.79.54 <--- the ACM I can't get to UX # ifconfig -a ACI0: flags=23<UP,BROADCAST,NOTRAILERS> mtu 1500 inet 192.168.79.50 netmask ffff0000 broadcast 192.168.255.255 <--- is this the right broadcast address? TCM5X90: flags=23<UP,BROADCAST,NOTRAILERS> mtu 1500 inet 10.79.100.200 netmask ff000000 broadcast 10.255.255.255 lo0: flags=49<UP,LOOPBACK,RUNNING> mtu 2048 inet 127.0.0.1 netmask ff000000 # # cat /etc/hosts #ident "@(#)/etc/inet/hosts.sl 1.1 eiger 11/30/95 52758 NOVELL" #ident "$Header: /sms/sinixV5.4es/rcs/s19-full/usr/src/cmd/cmd-inet/etc/hosts,v 1.1 91/02/28 16:30:32 ccs Exp $" # # Internet host table # 127.0.0.1 localhost 10.79.100.200 Nathanial 192.168.79.50 ACI_NET 192.168.79.54 ACM acm # ETR ACI IP Address lookup table # cat /etc/inet/config #ident "@(#)/etc/inet/config.sl 1.1 eiger 11/30/95 29321 NOVELL" #ident "$Header: $" #version 1 #order:FullCmdPath:OveridingCmdPath:[YyNn]:FullRequiredConfigFile:cmd_options: # the semantics are to run the command FullCmdPath with cmd_options when # there is a Y or y in the 3rd field and the FullRequiredConfigFilePath # is null or it exists. # Do Not run the command if the OveridingCmdPath was able to run by above # criteria. These examples are all from the 1.1 /etc/inet/rc.inet file. #only run /usr/eac/bin/initsock when /usr/eac/bin/initsock exists. 1:/usr/eac/bin/initsock::y:/usr/eac/bin/initsock:: 5:/usr/sbin/in.named::y:/etc/inet/named.boot:: 3:/usr/sbin/in.pppd::y:/etc/inet/ppphosts:: # The next line can be read: # If field 3 is a Y, and /etc/inet/gated.conf exists, then run # /usr/sbin/in.gated with no optional arguments. 4a:/usr/sbin/in.gated::Y:/etc/inet/gated.conf:: # The next line can be read: # If field 3 is a Y and /usr/sbin/in.gated was not run, then run # /usr/sbin/in.routed -q 4b:/usr/sbin/in.routed:/usr/sbin/in.gated:N::-q: ###4c:/usr/sbin/route::n::add default router_placeholder 1 6:/usr/sbin/in.xntpd::y:/etc/inet/ntp.conf:: 7:/usr/bin/sh::y:/etc/inet/rc.inet:/etc/inet/rc.inet start: 4c:/usr/sbin/route::y::add default 10.79.1.1 1: <--- added by the Internet Config GUI 8:/usr/sbin/route::y::add net 10.153.0.0 10.79.1.1 1: <--- I added to create a static route to the 10.153 net via the dgw # netstat -rn Routing tables Destination Gateway Flags Refcnt Use Interface 127.0.0.1 127.0.0.1 UH 0 0 lo0 default 10.79.1.1 UG 0 0 TCM5X90 <--- Default Gateway 192.168 192.168.79.50 U 0 0 ACI0 10.153 10.79.1.1 UG 1 105 TCM5X90 <--- static route to 10.153 10 10.79.100.200 U 2 1 TCM5X90 # cat /etc/resolv.conf <--- added resolv.conf info to test name resolution domain cms.k12.nc.us nameserver 10.79.3.3 # natalex-ns1 nameserver 10.6.60.27 # cms-ns1 # cat /etc/confnet.d/inet/interface #ident "@(#)/etc/confnet.d/inet/interface.sl 1.1 eiger 11/30/95 24760 NOVELL" #version = 1.0 #Format of a 1.0 line # prefix:unit#:addr:device:ifconfig opts:slink opts: # #Field Name Verify Purpose Default on NULL # #$1 prefix string device identifier NONE # prefix is an identifier for a driver's netstat statistics # #$2 unit number device ifstats index NONE # unit is the index per prefix array # #$3 address NONE IP name or address `/usr/bin/uname -n` # address is used by ifconfig to initialize the transport provider. # This may be the internet name or number. # Null is expanded to `/usr/bin/uname -n` # #$4 device string full device path name NONE # device is the node name of the transport provider. # it is reserved through the generic /etc/confnet.d/configure script # from the generic /etc/confnet.d/netdrivers file. # it will be used by slink # #$5 ifconfig_opt NONE allow customized options, SLIP for example # ifconfig_opts is used to customize the ifconfig options used at boot time. # The constructed command line will take the form: # ifconfig prefixunit# Converted_Address ifconfig_opts up # Converted_Address is the /etc/inet/hosts value for the address field. # So ifconfig_opts has the -trailers and other options needed by # System V Release 4 transport providers. # Note that a null entry is allowed for providers like lo0 that require # no additional ifconfig options at boot time. # #$6 slink_opt NONE allow customized options, SLIP for example # default: add_interface # The slink_opts value is used by slink to initialize the device # into the TCP/IP protocol stack. # slink_opts selects the strcf function from /etc/inet/strcf and # any initial arguments. # add_interface is the default slink_opts value; it is used with # Ethernet-style devices. # Additional arguments will be appended to slink_opt to make the final # form of the slink operation: # slink_opts ip device prefixunit# # Where ip will be an open file descriptor to /dev/ip and device prefix # and unit are defined in the current interface entry. # For a standard Ethernet board, slink_opts may be null; the defaults # will take care of all arguments. lo:0:localhost:/dev/loop::add_loop: ACI:0:ACI_NET:/dev/TCM5X9_0:-trailers netmask 0xFFFF0000 broadcast 192.168.255.255:: <--- Is this correct or the prolem? TCM5X9:0::/dev/TCM5X9_0:-trailers:: Question is, what's the issue that I can't get connectivity on the 192.168 LAN to and from this box? Any ideas? (BTW, I do have UNIX experience (Linux, BSD, SysV, IRIX, SCO, Solaris, etc), I understand how to get things done on a UNIX box -- just not this one) -Wes Yates CSI, Inc Wes Yates, CCNA <tm>, MCP, MCSA (2000), MCSE (2000), MCDBA (SQL 2000) Lead Macintosh Engineer, CSI, Inc. Charlotte NC 28216 704-399-7229 (H) 704-577-6253 (C) wyates@csi-plus.com gmac63@earthlink.net AIM: csiyates ICQ: 166114914 |