I need to set up a basic router (no NAT, DNS, filtering, etc.) with three ports to three subnets and one port to our Internet gateway. My path to this end, was to start with LRP Eiger, a default configuration and incrementally convert it to what I need. The first step was to set it up with two ports, one to an external net with an address of x.x.150.253, one internal port with an address of 192.168.1.254, and a gateway address of x.x.150.254. After I fixed DNS, all was well and I could browse the internet. My next step was to replace the internal address with x.x.153.254. After this change was made I could ping x.x.153.254 and x.x.150.253 but nothing else. I turned off NAT, DNS, and filtering incase they were causing problems. Still no luck.
Any insite would be greatly appreciated. CS> Just set IPFILTER_SWITCH=router If you've got your interfaces (and any static routes) configured correctly, it should just go. More interfaces can be added by creating the variables for them and adding the interface to the IF_AUTO list. Charles Steinkuehler http://lrp.steinkuehler.net http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
