Pogoplug E02 DHCP issues

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

Pogoplug E02 DHCP issues

Postby gregbert » Tue Aug 20, 2013 1:11 am

Hi,

Summary of issue: Pogoplug inaccessible with a static IP address, assigned via DHCP from a dd-wrt router.

I use DD-wrt on my router.
When I try to assign a static IP address from DD-wrt for the pogoplug's MAC address, the pogoplug usually can no longer be accessed. However, if delete the static ip from dd-wrt, the pogoplug w/archlinux on it works just fine.

Anyone have any idea whats going on? here is my journal for netctl-ifplugd\@eth0.service. It seems to rebind to 192.167.0.133 - but i dont see it querying for a new address. maybe the reason i cant reach it is it insists on using the .133 address even though I am trying to assign it a different address? and by the way, i have no idea why it says Dec 31 here... i guess until it gets NTP up and running it thinks thats the date

Dec 31 17:00:21 Pogoplug2 ifplugd[106]: ifplugd 0.28 initializing.
Dec 31 17:00:21 Pogoplug2 ifplugd[106]: Using interface eth0/00:25:31:04:7F:A4 with driver <mv643xx_eth> (version: 1.4)
Dec 31 17:00:21 Pogoplug2 ifplugd[106]: Using detection mode: SIOCETHTOOL
Dec 31 17:00:21 Pogoplug2 ifplugd[106]: Initialization complete, link beat not detected.
Dec 31 17:00:25 Pogoplug2 ifplugd[106]: Link beat detected.
Dec 31 17:00:26 Pogoplug2 ifplugd[106]: Executing '/etc/ifplugd/netctl.action eth0 up'.
Dec 31 17:00:26 Pogoplug2 ifplugd[106]: client: up
Dec 31 17:00:27 Pogoplug2 ifplugd[106]: client: Reading profile 'eth0'
Dec 31 17:00:27 Pogoplug2 ifplugd[106]: client: Starting network profile 'eth0'...
Dec 31 17:00:27 Pogoplug2 dhcpcd[204]: version 6.0.5 starting
Dec 31 17:00:27 Pogoplug2 dhcpcd[204]: eth0: rebinding lease of 192.167.0.133
Dec 31 17:00:32 Pogoplug2 dhcpcd[204]: eth0: leased 192.167.0.133 for 86400 seconds
Dec 31 17:00:32 Pogoplug2 dhcpcd[204]: eth0: adding host route to 192.167.0.133 via 127.0.0.1
Dec 31 17:00:32 Pogoplug2 dhcpcd[204]: eth0: adding route to 192.167.0.0/24
Dec 31 17:00:32 Pogoplug2 dhcpcd[204]: eth0: adding default route via 192.167.0.99
Dec 31 17:00:33 Pogoplug2 dhcpcd[204]: forked to background, child pid 301
Dec 31 17:00:33 Pogoplug2 ntpd[303]: ntpd 4.2.6p5@1.2349-o Fri Aug 2 04:48:50 UTC 2013 (1)
Dec 31 17:00:33 Pogoplug2 ntpd[303]: proto: precision = 1.335 usec
Dec 31 17:00:33 Pogoplug2 ntpd[303]: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16
Dec 31 17:00:33 Pogoplug2 ifplugd[106]: client: Started network profile 'eth0'
Dec 31 17:00:33 Pogoplug2 ifplugd[106]: Program executed successfully.
gregbert
 
Posts: 37
Joined: Sat Mar 17, 2012 4:03 pm

Re: Pogoplug E02 DHCP issues

Postby pepedog » Tue Aug 20, 2013 5:29 pm

Can you try this
systemctl disable netctl-ifplugd@eth0
systemctl enable dhcpcd@eth0
Beware first line eth0 refers to a profile of that name, eth0 in second line refers to hardware
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Pogoplug E02 DHCP issues

Postby gregbert » Wed Aug 21, 2013 1:21 am

Seems to have worked pepdog. As you can see, it still rebinds the old lease of .133, but then it seems to realize there is a static lease available and grabs it. Only time will tell. I'll post again here if it stops working. Seems like ifplugd is giving a lot of people trouble from what i can tell.

$this->bbcode_second_pass_code('', '
Dec 31 17:00:40 Pogoplug2 dhcpcd[110]: version 6.0.5 starting
Dec 31 17:00:42 Pogoplug2 dhcpcd[110]: eth0: soliciting an IPv6 router
Dec 31 17:00:42 Pogoplug2 dhcpcd[110]: eth0: rebinding lease of 192.167.0.133
Dec 31 17:00:45 Pogoplug2 dhcpcd[110]: eth0: NAK: static lease available from 192.167.0.99
Dec 31 17:00:45 Pogoplug2 dhcpcd[110]: eth0: soliciting an IPv6 router
Dec 31 17:00:45 Pogoplug2 dhcpcd[110]: eth0: soliciting a DHCP lease
Dec 31 17:00:45 Pogoplug2 dhcpcd[110]: eth0: offered 192.167.0.24 from 192.167.0.99
Dec 31 17:00:51 Pogoplug2 dhcpcd[110]: eth0: leased 192.167.0.24 for infinity
Dec 31 17:00:51 Pogoplug2 dhcpcd[110]: eth0: adding host route to 192.167.0.24 via 127.0.0.1
Dec 31 17:00:51 Pogoplug2 dhcpcd[110]: eth0: adding route to 192.167.0.0/24
Dec 31 17:00:51 Pogoplug2 dhcpcd[110]: eth0: adding default route via 192.167.0.99
Dec 31 17:00:51 Pogoplug2 dhcpcd[110]: forked to background, child pid 237
Dec 31 17:00:51 Pogoplug2 systemd[1]: Started dhcpcd on eth0.
Aug 20 19:11:54 Pogoplug2 dhcpcd[237]: eth0: no IPv6 Routers available
')
gregbert
 
Posts: 37
Joined: Sat Mar 17, 2012 4:03 pm


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 4 guests