I still havent got NAT to work in redhat 9.. I havent recompiled the kernel, I went over my config with a fine tooth comb so to say, and I still havent gotten it to work.. is there any way you could maybe email or PM me what I need to know about NAT under redhat 9 with the original kernel that comes with RH9? my email address is dwestep@mikrotec.com . any help I can get will be greatly appreciated... Heres my configuration.. eth0 - ip= 192.168.1.18, subnet 255.255.255.0, gateway and dns= 192.168.1.1 eth1 - ip= 192.168.0.1 , subnet 255.255.255.0, no gateway, this is the interface I want handing out IP'd to the network.. I've managed to put together a DHCPD.conf file that actually works and hands out IP's, but I took the script designed for dialup use that tells the OS to forward packets from device ppp0 to eth0 and modified it to basically tell the OS to forward packets from eth0 to eth1 and it wont.. it wont forward requests from the machines internal to my lan to the outside internet.. I know the IP addresses I'm using indicate that I'm using another router, but I'm not, I just dont want to use my real IP's and I decided to use this in the place of my real IP. Can you please help me before I go nuts.. I'm about fairly new to the world of linux, I've been a faithful windows user for the past 5 years and decided to dabble with linux a bit for its security it offers...
Am I at least part way correct in what I'm doing just for the NAT part?? I plan to add in firewall scripts later to the server so it wont get hacked or DOS'ed on the internet. I just need my box to forward information from one IP/network card to the other and thats all.. I'll add in the firewall scripts later.. can you help me or tell me where to find help for this???
thank you
Daniel