bastibasti Guru

Joined: 27 Nov 2006 Posts: 578
|
Posted: Tue Jul 23, 2013 12:20 pm Post subject: [SOLVED] hostapd without bridging? |
|
|
Hi,
I'm trying to setup a gentoo machine as access point
my desired configuration:
eth0 --> OpenVPN (Default GW) --> NAT <-- WLAN0 <-- WLAN CLient
I dont want to bridge my wlan0 to eth0, as i dont want the wireless device to receive an ip from the wired network
What I got working so far:
- OpenVPN, default GW
- Wireless client can connect (WPA) and receives DHCP from access point.
i gave wlan0 192.168.2.1 for testing. but i cannot ping it from my wireless devices, why??
EDIT:
My bad. I forgot to set correct subnet mask on etc/conf.d/net after changing it, everything worked fine |
|