Question about bridging from a newbie :
I am trying to make a bridge between a wireless network and a wired network.
The bridge should be on a PC having both a WIFI card and a ethernet card.
The wireless network is organised around a wifi linksys wrt54g router.
Wireless PCs see each other and wired PCs see each other as well.
The central PC (wired/wireless) sees both networks.
All PCs are in the same workgroup.
Now, I would like to make all wireless PC see wired ones (and the other way round).
The config is the following :
Wifi Router : 192.168.1.1
PC1 (wireless):192.168.1.200/255.255.255.0 (access to internet/ADSL)
PC2 (wireless): 192.168.1.201/255.255.255.0
PC3 wireless : 192.168.1.202/255.255.255.0
wired : 192.168.2.100/255.255.255.0
PC4 wired : 192.168.2.101/255.255.255.0
PC5 wired : 192.168.2.102/255.255.255.0
I have tried to use wingate, but I only have succeeded in making the wireless section disappear from the wireless/wired PC...
I guess this should be simple...