Ok I thought for a moment I understood but I'm guessing not.
thinkpad interfaces are
eth0 192.168.0.8 netmask 255.255.0.0
wlan0 192.168.1.9 netmask 255.255.255.0 (so this connects to the .19 below)
remember the AP connects to a switch connects to a router PC with
eth1 dhcp (broadband connection)
eth0 192.168.1.19 netmask 255.255.255.0
A pc behind the thinkpad configures with
eth0 192.168.0.1 netmask 255.255.0.0
On the thinkpad I can ping forward to the outward connection
but not back to the 192.168.0.1 PC.
firewall and forwarding is enabled on the thinkpad. Being a router and connected
direct it shouldn't have a router specified right?
But the PC 192.168.0.1 specifies router 192.168.0.8
Thanks for any direction.
-Walt
Tauno Voipio <(E-Mail Removed)> wrote:
> (E-Mail Removed) wrote:
>> I have a thinkpad 760ELD with SuSE 9.0 loaded and running
>> fine. I have two PCMCIA cards Orinoco Gold wireless and
>> ethernet II IBM. The Orinoco is configured outgoing interface
>> and the ethernet to an attached hub so I can hook PCs to
>> masquerade through the connection.
>> On configuring the interfaces individually they work fine,
>> in other words I can use them.
>> If I configure them both at once with forwarding enabled
>> neither interface can ping from outside or in.
>> The routing table does not contain the default route, not
>> sure why yast did not handle it..
>> so
>> eth0 192.168.1.8 is inward (forwarded or local network with hub)
>> wlan0 192.168.1.9 is outward connected
>>
>> My access point is plugged into a switch which is plugged
>> to a routing PC with IP 192.168.1.19. Other ports on this
>> switch find their way just fine.
>> In fact if I remove the eth0 config using yast I can surf
>> fine through this wlan0 connection.
>>
>> The entire network has subnet 255.255.255.0.
>>
>> So what should the default route be and is it my only issue?
>>
>> Thanks for any info.
>> -Walt
>>
> A rule of thumb for the default route in leaf nodes of the Internet
> is to point it to the next node toward the Net.
> Your problem comes from an attempt to keep the separate local
> nets (Ethernet and wireless) in the same subnet (192.168.1.0/24).
> Make them separate and use the default route rule to each node.
> HTH
> Tauno Voipio
> tauno voipio (at) iki fi
--
Reply to innkeepATncDOTrrDOTcom to email questions.