storya
04-12-2003, 01:08 AM
I recently downloaded Redhat 9.0 and after sourcing a secondhand PIII 550 figured i could get my own home router that these forums are brimming with uber useful stuff for.
I am a stupid stupid man.
Unfortunatly for some reason i cannot even get routing to work and the number of these fixes i tried has probably stuffed it big time. I have the following system...
eth0 192.168.0.1 Mask 255.255.255.0
eth1 used for ppp0
i can connect to the internet after adding GATEWAYDEV=ppp0 to /etc/sysconfig/network but when i enable forwarding by "echo 1 > /proc/sys/net/ipv4/ip_forward" it doesn't. not a sausage.
I can ping the linux box from my XP Desktop but not vice versa and i have tried iptables -F to remove the possibility that firewalling is the problem.
Can anyone tell me the bare minimum requirements for my linux box to route internet requests from my LAN (192.168.0.0/24)
if i can get it routing then i can start implementing a NAT-firewall.
Any help appreciated. :D
I am a stupid stupid man.
Unfortunatly for some reason i cannot even get routing to work and the number of these fixes i tried has probably stuffed it big time. I have the following system...
eth0 192.168.0.1 Mask 255.255.255.0
eth1 used for ppp0
i can connect to the internet after adding GATEWAYDEV=ppp0 to /etc/sysconfig/network but when i enable forwarding by "echo 1 > /proc/sys/net/ipv4/ip_forward" it doesn't. not a sausage.
I can ping the linux box from my XP Desktop but not vice versa and i have tried iptables -F to remove the possibility that firewalling is the problem.
Can anyone tell me the bare minimum requirements for my linux box to route internet requests from my LAN (192.168.0.0/24)
if i can get it routing then i can start implementing a NAT-firewall.
Any help appreciated. :D