Re: [aclug-L] Dumb Question #137 : Southwind Connect
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I removed eth0 as the default route, and replaced it with nothing. I
did the ifconfig and route commands. route took about 5 minutes to
complete. The first two are without being connected to southwind using
PPP. The second two are with the connection made. After I took out the
default route eth0, I tried to connect and ping to southwinds ip address
and to use netscape. Nothing. The lights on my modem don't flicker and
clearly they are not communicating through my connection. Following are
the results of ifconfig and route:
BEFORE RUNNING PPP
ifconfig -
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:301 errors:0 dropped:0 overruns:0 frame:0
TX packets:301 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
eth0 Link encap:Ethernet HWaddr 00:40:05:39:A5:6C
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1876 errors:0 dropped:0 overruns:0 frame:0
TX packets:1382 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
Interrupt:11 Base address:0x6200
route -
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
255.255.255.255 * 255.255.255.255 UH 0 0 0
eth0
192.168.1.0 * 255.255.255.0 U 0 0 9
eth0
127.0.0.0 * 255.0.0.0 U 0 0 3
lo
default 192.168.1.254 0.0.0.0 UG 0 0 20
eth0
AFTER RUNNING PPP AND CONNECTING TO SOUTHWIND -
ifconfig -
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:530 errors:0 dropped:0 overruns:0 frame:0
TX packets:530 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
eth0 Link encap:Ethernet HWaddr 00:40:05:39:A5:6C
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4533 errors:0 dropped:0 overruns:0 frame:0
TX packets:3596 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
Interrupt:11 Base address:0x6200
ppp0 Link encap:Point-to-Point Protocol
inet addr:206.53.101.19 P-t-P:206.53.101.252
Mask:255.255.255.0
UP POINTOPOINT RUNNING MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
Memory:b56038-b56c04
route -
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
255.255.255.255 * 255.255.255.255 UH 0 0 0
eth0
206.53.101.252 * 255.255.255.255 UH 0 0 0
ppp0
192.168.1.0 * 255.255.255.0 U 0 0 13
eth0
127.0.0.0 * 255.0.0.0 U 0 0 6
lo
default 192.168.1.254 0.0.0.0 UG 0 0 33
eth0
PLEASE LET ME KNOW WHAT YOU THINK.
Carl
Steven Saner wrote:
>
> Lets see what the kernel thinks is going on. Type the following
> commands, as root, both before and after you connect and send us the
> results.
>
> ifconfig
> route
>
---
This is the Air Capital Linux Users Group discussion list. If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx. If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.
Re: [aclug-L] Dumb Question #137 : Southwind Connect, John Goerzen, 1999/03/26
|
|