Ray, 1. In the network.conf file, I changed eth1_IPADDR-192.168.1.254 to x.x.153.254. eth1_MASKLEN= was left at 24 (appropriate for the address I'm using), same as eth0 and eth1_BROADCAST= was set to x.x.153.255
netstat -nr reports the following Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface x.x.150.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 x.x.153.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 0.0.0.0 x.x.150.254 0.0.0.0 UG 0 0 0 eth0 >From the router I can ping the laptop (x.x.153.20), eth1 (x.x.153.254), eth0 >(x.x.150.253), Internet gateway (x.x.150.254), and other hosts on the Internet. 2. I could ping these from a laptop with IP address of x.x.153.20 and gateway of x.x.153.254, connected to a switch connected to eth1. I tried to ping several other devices on subnet x.x.150.0, including the Internet gateway router x.x.150.254, again from the laptop and none responded. On boot up my image says LRP 3.1.0. If this is not the number you are looking for, how else can I discover it. Please be patient with me, I'm new to the whole Linux/LRP/LEAF thing. Thanks, Jeff >>> Ray Olszewski <[EMAIL PROTECTED]> 11/14/01 10:34AM >>> Please clarify two pieces of what you sent. 1. "My next step was to replace the internal address with x.x.153.254." What did you actually do here? In particular, what netmasks are you using on the two interfaces? With this change made, what does "netstat -nr" report about the routing table? 2. "After this change was made I could ping x.x.153.254 and x.x.150.253 but nothing else." ping *from* where? The LEAF/Eiger router? A host on the LAN (what address and gateway did it have)? What did you try to ping and fail? *How* did the pings fail? And you did try pinging by address, right (to avoid mixing in any DNS problems)? The LEAF FAQ at Sourceforge contains a lot of discussion about how to interpret ping failures; please include some of this diagnostic detail in your follow-up. Oh, you might be a bit more specific about what base disk image you are using. "LRP Eiger" covers a lot of territory in the way of variant images, as well as implying the use of a fairly old image (the current Eiger variants are all LEAF/EigerStein, though I think Charles does still distribute Eiger-Static and Eiger-Dynamic). At 10:11 AM 11/14/01 -0800, Jeff Groetsema wrote: >All, > >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. -- ------------------------------------"Never tell me the odds!"--- Ray Olszewski -- Han Solo Palo Alto, CA [EMAIL PROTECTED] ---------------------------------------------------------------- _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
