Redhat 7.3, Linux 2.4
Machine has 3 network interfaces (eth0, eth1, eth2)
eth1 is the dynamic ip
With the configuration file below, the following error
message gets reported.
When I changed the "default" interface to use when Hint
is not detected (main.cpp:line 396 - replace "eth0"
with "eth1") and remove the hint line from the ddu.conf
file the program seems to work.
Unfortunately I don't have time to look further into the
program.
-------------------------
# DDU Configuration file
verbose=true
screen=true
debug=true
save_state_in_debug=true
username=****
password=****
system=dyndns
wildcard=nochg
offline=NO
numhosts=1
hint=Interface eth1
host=****
--------------------------
> ddu
[CConfig::ReadHint] hint Interface is eth1
[main] alive!
)!etLocalAddr] can't find interface to match interface
hint (eth1
[main] error getting local address! exiting...
[main] network is shutdown
[main] bye!
--------------------------
BTW good work! <thumbs up>
Robert
robert.cheung AT csiro DOT au