[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
Fedora 23 wifi AP

You are currently reading a thread in /wsr/ - Worksafe Requests

Thread replies: 6
Thread images: 1
File: fedora-logo-100528469-large.png (61 KB, 580x388) Image search: [Google]
fedora-logo-100528469-large.png
61 KB, 580x388
Hello I'm trying to create wi-fi access point on my laptop to use with my android. I followed this guide: https://nims11.wordpress.com/2012/04/27/hostapd-the-linux-way-to-create-virtual-wifi-access-point/ . I can see the network on my android, but I cannot connect, since it fails to obtain the IP address. Any idea how to fix this?
>>
>>33850
I can't be arsed reading that, but you need to provide a DHCP server if you want your clients to get IP addresses.
>>
>>33853
I did start a dhcp server tho.

ddns-update-style none;
ignore client-updates;
authoritative;
option local-wpad code 252 = text;

subnet
10.0.0.0 netmask 255.255.255.0 {
# --- default gateway
option routers
10.0.0.1;
# --- Netmask
option subnet-mask
255.255.255.0;
# --- Broadcast Address
option broadcast-address
10.0.0.255;
# --- Domain name servers, tells the clients which DNS servers to use.
option domain-name-servers
10.0.0.1, 8.8.8.8, 8.8.4.4;
option time-offset
0;
range 10.0.0.3 10.0.0.13;
default-lease-time 1209600;
max-lease-time 1814400;
}

I used this config, which I don't really understand.
>>
>>33861
Why are you telling them there's a wpad when you're not offering one?

Similarly, unless you're offering DNS, don't say you're a DNS server.
>>
>>33883
I really don't understand the config at all, I only coped the thing from the guide...I just needed internet on my phone...
>>
>>33906
Can your phone ping your PC?
Can your phone ping 8.8.4.4?
Can your phone ping www.google.com?

no,no,no: something wrong with hostap or dhcp
yes, no, no: something wrong with NAT/IPTables
yes, yes, no: something wrong with DNS
Thread replies: 6
Thread images: 1

[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
If a post contains illegal content, please click on its [Report] button and follow the instructions.
This is a 4chan archive - all of the content originated from them. If you need information for a Poster - you need to contact them.
This website shows only archived content and is not affiliated with 4chan in any way.
If you like this website please support us by donating with Bitcoin at 1XVgDnu36zCj97gLdeSwHMdiJaBkqhtMK