fail to do the bridge on tdma by using the scripts under net80211
陆欣慰
luxinweiandy at gmail.com
Thu May 22 05:32:54 UTC 2014
I was trying to do bridge just on master and now I can ping the bridge on
the master from slave node . But I still cannot ping the third computer
(which is connected to master node by wired) on slave node.
The ip addresses I set are as followes:
on mater node :
wlan0:192.168.4.1/24
bridge0:192.168.2.1/24
bge0:192.168.6.1
and I run a dhcp server on bge0, then the third computer get ip address
192.168.6.118 from this dhcp server.
on slave node
wlan0 192.168.4.2/24
Now on slave node I can ping 192.168.2.1 and 192.168.6.1 but fail to ping
192.168.6.118.
More information about the freebsd-wireless
mailing list