I am using e-smith 4.1. I got a dynamic dns account at dyndns.org and I am able to update the ip manually through the web interface. The problem is that the automated update from the e-smith server does not work.
By running the "/etc/e-smith/events/ip-change/S85update-dns" manually I get the following messages:
Oct 31 12:00:24 midtun afpd[1577]: e-smith-server:AFPServer@* started on 65280.139:254 (1.4b2+asun2.1.3)Oct 31 12:00:24 midtun afpd[1577]: ASIP started on 192.168.1.1:548(2) (1.4b2+asun2.1.3)
Oct 31 12:07:43 midtun dhcpcd[612]: broadcasting DHCP_DISCOVER
Oct 31 12:07:43 midtun dhcpcd[612]: broadcastAddr option is missing in DHCP server response. Assuming 10.0.0.255
Oct 31 12:07:43 midtun dhcpcd[612]: broadcasting second DHCP_DISCOVER
Oct 31 12:07:43 midtun dhcpcd[612]: DHCP_OFFER received from (10.0.0.1)
Oct 31 12:07:43 midtun dhcpcd[612]: broadcasting DHCP_REQUEST for 10.0.0.2
Oct 31 12:07:43 midtun dhcpcd[612]: DHCP_ACK received from (10.0.0.1)
Oct 31 12:09:01 midtun e-smith-bg: Use of uninitialized value in exec at /usr/lib/perl5/site_perl/esmith/util.pm line 967.
Oct 31 12:09:01 midtun dyndns.org: Unknown response . Status was 0
By accessing the dyndns.org web interface there is no changes reflecting the new ip address and there is also an error message from the util perl script.
Can anyone help me on this one ?