At 10:59 PM 12/1/99 -0500, Steve wrote:
>Fixed the routing table so it shows my default route but still can't get
>out.
>
>Any ideas?
>
>netstat -r gives me:
>
>24.228.46.145  *  255.255.255.255  UH  0 0 0 eth0
>192.168.0.1    *  255.255.255.255  UH  0 0 0 eth1
>24.228.46.0    *  255.255.255.0    U   0 0 0 eth0
>192.168.0.0    *  255.255.255.0    U   0 0 0 eth1
>127.0.0.0      *  255.0.0.0        U   0 0 0 lo
>default  24.228.46.129  0.0.0.0    UG  0 0 0 eth0
>
>"[EMAIL PROTECTED]" wrote:
> >
> > Thank you Palmer,
> >
> > I seems I am having trouble with my routing.
> >
> > Although I have my default gateway set and my routing enabled in
> > linuxconf it doesn't show up with netstat -r
> >
> > Thanks,
> > Steve
> >
> > Palmer C Byrne wrote:
> > >
> > > At 04:47 PM 12/1/99 -0500, Steve wrote:
> > > >I am trying to set up my linux box to work with @home cable modem. In CT
> > > >@ home uses static IP's. I have read the Cable-HOWTO but have not found

<snip>

The following is the output of my netstat and ifconfig commands:


NETSTAT

Kernel IP routing table
Destination     Gateway         Genmask         Flags      MSS 
Window   irtt Iface

192.168.1.1      *                   255.255.255.255    UH         0 
0               0 eth1
24.0.192.175    *                   255.255.255.255    UH         0 
0               0 eth0
192.168.1.0      *                   255.255.255.0       U            0 
0               0 eth1
24.0.192.0       *                    255.255.255.0       U            0 
0               0 eth0
127.0.0.0         *                   255.0.0.0               U 
0 0               0 lo
default        cr2-hfc13.msnv1  0.0.0.0                  UG          0 
0               0 eth0


IFCONFIG

eth0    Link encap:Ethernet  HWaddr 00:40:33:20:FF:0B


           inet addr:24.0.192.175  Bcast:24.0.192.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:2844036 errors:0 dropped:0 overruns:0 frame:0
           TX packets:1005320 errors:0 dropped:0 overruns:0 carrier:0
           collisions:61507 txqueuelen:100
           Interrupt:10 Base address:0x300


eth1    Link encap:Ethernet  HWaddr 00:A0:CC:24:41:BB
           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:1259094 errors:0 dropped:0 overruns:0 frame:0
           TX packets:1688288 errors:17 dropped:0 overruns:0 carrier:17
           collisions:0 txqueuelen:100
           Interrupt:11 Base address:0xf800


lo        Link encap:Local Loopback
           inet addr:127.0.0.1  Mask:255.0.0.0
           UP LOOPBACK RUNNING  MTU:3924  Metric:1
           RX packets:339 errors:0 dropped:0 overruns:0 frame:0
           TX packets:339 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0

Note:

eth0 is the nic connected to the cable modem. eth1 is the nic used for my 
internal network (192.168.1.0).

cr2-hfc13.msnv1 is my ISP gateway (24.0.192.1).
24.0.192.175 is my ISP assigned static address (msnv1.occa.home.com)

This box provides ipchains firewalling and ip masq as well as serving as a 
caching name server. I administer it internally from a win NT4 box using 
Hummingbird Exceed. God has been good to the Linux box since it has been up 
for 4 months with no UPS backup power.

regards palmer




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to