Ok, I went through the HOW-TO at least 3 times and I still cannot get the
silly thing to work. I can ping my local network, ie. both systems can
talk to each other, I can get out to the internet with my linux box just
fine, my windows 98 box can ping the IP of my cable modem through the linux
box ok
, but if I try to go to the outside internet on my windows box I cannot get
anything. Here is a printout of some info that may be helpful. ANY help
would be greatly appreciated because I have been beating my head against
the wall for a few days now!!
[root@jedi /root]# 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:280 errors:0 dropped:0 overruns:0 frame:0
TX packets:280 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
eth0 Link encap:Ethernet HWaddr 00:20:78:10:25:4F
inet addr:24.218.35.33 Bcast:24.218.35.255 Mask:255.255.254.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:27922 errors:0 dropped:0 overruns:0 frame:0
TX packets:2560 errors:0 dropped:0 overruns:0 carrier:0
collisions:9
Interrupt:9 Base address:0x6100
eth1 Link encap:Ethernet HWaddr 00:00:1A:18:1E:B4
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:246 errors:0 dropped:0 overruns:0 frame:0
TX packets:261 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
Interrupt:11 Base address:0x6200
[root@jedi /root]# netsatat -rn
bash: netsatat: command not found
[root@jedi /root]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 1500 0 0 eth1
24.218.34.0 0.0.0.0 255.255.254.0 U 1500 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0 lo
[root@jedi /root]# route add default gw 24.218.34.0
[root@jedi /root]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 1500 0 0 eth1
24.218.34.0 0.0.0.0 255.255.254.0 U 1500 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0 lo
0.0.0.0 24.218.34.0 0.0.0.0 UG 1500 0 0 eth0
[root@jedi /root]# ipfwadm -F -l
IP firewall forward rules, default policy: accept
[root@jedi /root]#
I am running Red Hat version 5.2 and I did not recompile the kernel because
according to the HOW-TO I should have everything already compiled into the
kernel. I am running kernel 2.0.36. Thanks anyone who can help.
_____________________________________________________________
Scott Reynolds
[EMAIL PROTECTED]
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]