home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.sys5.r4:1160 comp.unix.questions:15288 biz.comp.telebit.netblazer:13 comp.protocols.tcp-ip:5845 comp.unix.sysv386:17694
- Newsgroups: comp.unix.sys5.r4,comp.unix.questions,biz.comp.telebit.netblazer,comp.protocols.tcp-ip,comp.unix.sysv386
- Path: sparky!uunet!gator!larry
- From: larry@news.rn.com (Larry Snyder)
- Subject: SLIP connections and ifconfig/netstat/route problems
- Message-ID: <C0I4BC.2Ix@news.rn.com>
- Organization: Gator Communications - Feeds-R-Us 219-289-3745
- Date: Thu, 7 Jan 1993 20:45:11 GMT
- Lines: 31
-
- my netstat -rn shows (after a re-boot):
-
- Destination Gateway Flags Refcnt Use Interface
- 127.0.0.1 127.0.0.1 UH 0 0 lo0
- 192.207.21.3 192.207.21.3 UH 0 0 sl0
- 192.207.21.3 192.207.21.3 UH 0 0 sl0
- default 192.207.21.3 UG 5 1366 sl0
- 192.190.77 192.190.77.1 U 0 0 eth0
-
- I bring the machine up with:
-
- cp /etc/inet/resolv.conf.orig /etc/inet/resolv.conf
- /usr/sbin/slipattach /dev/term/b01s 192.207.21.195 netblazer-ip 38400
- /usr/sbin/ifconfig "sl0" gator netblazer-ip netmask 255.255.255.0 up
- cp /etc/inet/resolv.conf.conf /etc/inet/resolv.conf
- /usr/sbin/in.named
- /usr/sbin/route add default netblazer-ip 1
-
- Now, if I don't add the above ifconfig line, route fails with
- "network is unreachable" on the above route command. I need
- to add the ifconfig line in order for the route add default....
- to take effect.
-
- Any ideas why I need to specify another ifconfig (besides the
- default that comes up enabled with slip)?
-
- larry
-
- --
- Larry Snyder internet: larry@gator.rn.com
- keeper of the Gator uucp: uunet!gator!larry
-