I cannot reach the computers on the wireless segment of the lan
Felix Rubio
felix at kngnt.org
Sat Oct 17 11:46:15 EDT 2020
Thank you for your suggestion, Jan... but still does not work. This is what I get, related to the bridge:
nl80211: Interface wlxd037459f5764 is in bridge br0
nl80211: Add own interface ifindex 8 (ifidx_reason 5)
nl80211: if_indices[16]: 8(5)
nl80211: Add own interface ifindex 5 (ifidx_reason -1)
nl80211: if_indices[16]: 8(5) 5(-1)
Regards!
Felix
On Saturday, 17 October 2020 16:51:00 CEST Jan Ceuleers wrote:
> On 17/10/2020 16:19, Felix Rubio wrote:
> > Hi everybody,
> >
> > I am facing the following situation: I have bridged the my wireless and ethernet nics, also enabled ipv4 forwarding, and I am running hostapd with the following configuration. I can reach from the host running hostapd the computers on the wireless segment, but I cannot do so from any other computer on the network. Firewall is off. Does anybody know if I have something wrong in my setup?
> >
> > interface=wlan0
> > driver=nl80211
> > ssid=myssid
> > wpa_passphrase=mypassword
> > wpa_key_mgmt=WPA-PSK
> > rsn_pairwise=CCMP
> > country_code=FR
> > hw_mode=g
> > channel=10
> > wpa=2
> > auth_algs=1
> > ieee80211d=1
> > ieee80211n=1
> > require_ht=1
> > wmm_enabled=1
> > vht_oper_chwidth=1
> > ht_capab=[SHORT-GI-40][HT40+][HT40-][DSSS_CCK-40]
> >
> > Thank you very much,
> > Felix
>
> You need to add bridge=br0 to the hostapd configuration.
>
> _______________________________________________
> Hostap mailing list
> Hostap at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/hostap
>
More information about the Hostap
mailing list