Jump to content

SnuggleTwin

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by SnuggleTwin

  1. I am seeing this exact same issue on my system as well but I used static IP assignment for the Pineapples IP. It can reach the internet but not any device that attaches to it. It is using the Ethernet for connectivity.
  2. i was able to get the proper Gateway assigned by changing the list list 'dhcp_option' '3,172.16.42.1' to the gateway address. I also assigned the correct DNS server address. Now on my laptop all of the network information is correct. Using a NetGear router AP with the same net configuration everything works as expected, I can access the internet as expected via our gateway. Using a Cisco router AP it also works as expected Using a Linksys router AP it also works as expected It looks like the functionally surrounding the 'Client Mode' is not working properly. If an Ethernet connection is used the Pineapple does not allow connectivity though the gateway. If anyone can confirm this it would be very helpful thank you!
  3. When connecting my test laptop to the Pineapple's AP the default gateway that is assigned is always 172.16.42.1 even though it hasbeen set to 192.168.0.200In the Pineapple's network settings page this is what the Routes are set at:Kernel IP routing tableDestination Gateway Genmask Flags Metric Ref Use Ifacedefault 192.168.0.200 0.0.0.0 UG 0 0 0 eth0192.168.0.0 * 255.255.255.0 U 0 0 0 eth0192.168.0.0 * 255.255.255.0 U 0 0 0 br-lan The wired Internet Settings are set to Client Mode with these settings: Static: IP 192.168.0.166 NetMask:255.255.255.0 Gateway: 192.168.0.200 DNS.75.75.75.75 Local Network Settings: IP 192.168.0.166 NetMask:255.255.255.0 Gateway: 192.168.0.200 DNS.75.75.75.75 The laptop is setup to obtain an IP address automatically. IP config shows: IP:192.168.0.115 Subnet: 255.255.255.0 Default Gateway: 172.16.42.1 The Pineapples DHCP settings seem to point to the problem.....: From the file: /etc/config/dhcp 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.1' list 'dhcp_option' '3,172.16.42.1' list 'dhcp_option' '6,172.16.42.1' list 'dhcp_option' '6,172.16.42.1' It looks like I am going to have to change the settings in /etc/config/dhcp via a terminal connection and that the interface that is designed for this in the Pineapple is not updating as expected. Any insight in this would be greatly appreciated, thanks!
×
×
  • Create New...