View Single Post
Posts: 46 | Thanked: 285 times | Joined on Dec 2005
#8
Originally Posted by romu View Post
So, if @anidel was wrong, there's a bug in Jolla as my PC got a 192.168.1.x address, not unable to communicate with 192.168.2.x.
I would say something is wrong on your pc end as the Jolla hands out a correct dhcp address for me.

#sudo dhclient -d usb0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/usb0/ca:0b:76:64:90:8c
Sending on LPF/usb0/ca:0b:76:64:90:8c
Sending on Socket/fallback
DHCPREQUEST of 192.168.3.8 on usb0 to 255.255.255.255 port 67 (xid=0x5a290e3c)
DHCPNAK from 192.168.2.15 (xid=0x5a290e3c)
DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 3 (xid=0x7a117a84)
DHCPREQUEST of 192.168.2.9 on usb0 to 255.255.255.255 port 67 (xid=0x7a117a84)
DHCPOFFER of 192.168.2.9 from 192.168.2.15
DHCPACK of 192.168.2.9 from 192.168.2.15
bound to 192.168.2.9 -- renewal in 428058 seconds.

Disconnect, change the ip in the developer mode UI. Reconnect:

$ sudo dhclient -d usb0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/usb0/be:55:8a:9c:d0:51
Sending on LPF/usb0/be:55:8a:9c:d0:51
Sending on Socket/fallback
DHCPREQUEST of 192.168.2.9 on usb0 to 255.255.255.255 port 67 (xid=0x21b2b815)
DHCPNAK from 192.168.3.18 (xid=0x21b2b815)
DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 3 (xid=0x39b67e63)
DHCPREQUEST of 192.168.3.8 on usb0 to 255.255.255.255 port 67 (xid=0x39b67e63)
DHCPOFFER of 192.168.3.8 from 192.168.3.18
DHCPACK of 192.168.3.8 from 192.168.3.18
bound to 192.168.3.8 -- renewal in 364451 seconds.
 

The Following 3 Users Say Thank You to Philippe For This Useful Post: