Nick
yeah that's what i had figured. I wasn't using any hubs/switches other
than the wireless AP. I thought it should have been a simple pass-thru
from laptop to desktop. Initially, i had setup the desktop eth and
laptop eth to be on a different subnet than the laptop wifi. The AP
served up DHCP. At some point i even set the gateway to be the laptop
wifi IP address. But still nothing. So i changed both eth devices to
be auto-dhcp. This time when i bridged the eth to wifi all three net
devices had the same IP on the wifi subnet, that is, the wifi and eth
on the laptop and the eth on the desktop. Still couldn't ping out from
the desktop. Though all this i never had a problem going out from the
laptop wifi card.
Anyways, its very puzzling because many moons ago i had used these two
machines in a similar fashion. I was using the windows laptop to
netboot linux onto the desktop. Then, i needed the laptop to act as
web proxy for the net boot image to download packages. Instead of
configuring things thru the OS i used privoxy which a personal web
proxy you install side by side with your browser of choice. Instead of
listening on 127.0.0.1, i set the proxy to listen on the laptop's eth
IP which was on a different subnet than the wifi. This all worked then
but not last night. That's when i started down the road to bridging
the networks which i've done many times with VMs bridging virtual
network adapters to physical adapters so i figured i understood the
concept. man that was a frustrating night, last night.
Nick