ZeteMkaa Posted November 21, 2012 Share Posted November 21, 2012 Hi all, Been playing with my pineapple for a few months. Recently i updated to 2.7.0 and after that I started to experiance some struggles with my DHCP leases. Setup: BT5 wlan0 connected to the real internet with ip 192.168.0.8BT5 eth0 connected to the Jasager with ip 172.16.42.42Jasager eth0 is connected to the BT5 machine with ip 172.16.42.1[/CODE]So pretty default setup ...But when I activate Karma and started to connect with my iPhone i didn't connect automaticly ( used to do that before the update ) and I'm unable to get an ip address when I click on the networks. Same issue with Android devices and my Windows laptop.Output from /etc/config/dhcp[CODE]root@Pineapple:~# cat /etc/config/dhcpconfig 'dnsmasq' option 'domainneeded' '1' option 'boguspriv' '1' option 'filterwin2k' '0' option 'localise_queries' '1' option 'rebind_protection' '1' option 'rebind_localhost' '1' option 'local' '/lan/' option 'domain' 'lan' option 'expandhosts' '1' option 'nonegcache' '0' option 'authoritative' '1' option 'readethers' '1' option 'leasefile' '/tmp/dhcp.leases' option 'resolvfile' '/tmp/resolv.conf.auto'config 'dhcp' 'lan' option 'interface' 'lan' option 'start' '100' option 'limit' '150' option 'leasetime' '12h' option 'ignore' '0' list 'dhcp_option' '3,172.16.42.42' list 'dhcp_option' '3,172.16.42.1' list 'dhcp_option' '6,172.16.42.1,8.8.8.8' list 'dhcp_option' '6,172.16.42.1,208.67.222.222'[/CODE]Does anyone have a idea where I could look for a solution ?Thanks in advance.// ZMK Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.