Hier noch ein paar Logs zu dem Problem. Sieht fÃŒr mich so aus als
wÃŒrde er den 2ten Circuit nicht finden.
cat circd.log
circd[10259]: starting
circd[10259]: entering message loop
circd[10259]:
handle_create_circuit_message(25#240:create_circuit_message): type=ppp
* '/sbin/ip link set dev eth1 mtu 1500' called, call sequence: init (1)
-> rc (240) -> service-restart (10253) -> circd (10259) -> ip (21544) ->
/sbin/ip, sub script circd[10259]
* '/sbin/ip link set dev eth1 up' called, call sequence: init (1) -> rc
(240) -> service-restart (10253) -> circd (10259) -> ip (21622) ->
/sbin/ip, sub script circd[10259]
circd[10259]: circd_start_queue[circ1]: started child circ1:q
circd[10259]: circd_change_state: circuit circ1 changes state from
inactive to active
circd[10259]:
handle_create_circuit_message(25#240:create_circuit_message): ACK,
id=circ1
circd[10259]:
handle_create_circuit_message(30#240:create_circuit_message): type=dhcp
circd[10259]: circd_start_queue[circ2]: started child circ2:q
circd[10259]: circd_change_state: circuit circ2 changes state from
inactive to active
circd[10259]:
handle_create_circuit_message(30#240:create_circuit_message): ACK,
id=circ2
circd[10259]: circd_circuit_postprocessing: adding reverse dependency
circ1 --> circ2
circd[10259]:
handle_set_global_dialmode_message(46#12726:set_global_dialmode_message):
mode=auto
circd[10259]:
handle_set_global_dialmode_message(46#12726:set_global_dialmode_message):
effective dial mode changed for circuit circ1 from off to auto
circd[10259]: circd_circuit_autodialup: dialling up circ1
circd[10259]: circd_change_state: circuit circ1 changes state from
active to ready
circd[10259]:
handle_set_global_dialmode_message(46#12726:set_global_dialmode_message):
effective dial mode changed for circuit circ2 from off to auto
circ1:q[21972]:
handle_dialup_circuit_queue_message(54#circd:dialup_circuit_queue_message)
circd[10259]:
handle_start_daemon_circuit_message(61#19342:start_daemon_circuit_message):
id=circ1 daemon=pppd daemon_args='call' 'circuit.circ1.auto'
cleanup_func=
circd[10259]: circd_daemon_wrapper[circ1]: started child circ1:d
circ1:d[21661]: starting pppd call circuit.circ1.auto...
circ1:d[21661]: waiting for pppd with PID 21687
circd[10259]:
handle_dialup_control_circuit_event(62#circ1:q:dialup_control_circuit_event):
id=circ1 status_code=0
circd[10259]:
handle_up_l3prot_circuit_event(66#23926:up_l3prot_circuit_event):
id=circ1 l3prot=ipv6
circd[10259]: circd_change_state: circuit circ1 changes state from ready
to semionline
circd[10259]:
handle_up_l3prot_circuit_event(68#23930:up_l3prot_circuit_event):
id=circ1 l3prot=ipv4
circd[10259]: circd_change_state: circuit circ1 changes state from
semionline to online
circd[10259]: circd_circuit_autodialup: dialling up circ2
circd[10259]: circd_change_state: circuit circ2 changes state from
active to ready
circ2:q[24585]:
handle_dialup_circuit_queue_message(77#circd:dialup_circuit_queue_message)
circd[10259]:
handle_start_daemon_circuit_message(78#9308:start_daemon_circuit_message):
id=circ2 daemon=dibbler-client daemon_args='-i' 'circ2' 'run'
cleanup_func=dhcp_circuit_cleanup
circd[10259]: circd_daemon_wrapper[circ2]: started child circ2:d
circ2:d[9692]: starting dibbler-client -i circ2 run...
circ2:d[9692]: waiting for dibbler-client with PID 9712
circd[10259]:
handle_dialup_control_circuit_event(79#circ2:q:dialup_control_circuit_event):
id=circ2 status_code=0
circd[10259]:
handle_up_l3prot_circuit_event(81#10386:up_l3prot_circuit_event):
id=circ2 l3prot=ipv6
circd[10259]: circd_change_state: circuit circ2 changes state from ready
to online
cat dyndns.log
2017-08-18 20:44:23 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'circ1'
2017-08-18 20:44:24 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:44:25 [main] WARN shell - lock already released by someone
else
2017-08-18 20:44:25 [main] INFO shell - Update successful
2017-08-18 20:44:25 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'circ1'
2017-08-18 20:44:26 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:44:27 [main] WARN shell - lock already released by someone
else
2017-08-18 20:44:27 [main] INFO shell - Update successful
2017-08-18 20:44:45 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:44:45 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:44:45 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:44:45 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:44:46 [main] INFO shell - Update successful
2017-08-18 20:45:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:45:02 [main] INFO shell - Using '************.com'as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:45:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:45:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:45:03 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:45:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:45:03 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:45:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:45:03 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 20:45:04 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 20:50:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:50:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:50:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:50:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:50:02 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:50:02 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:50:02 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:50:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:50:03 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 20:50:04 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 20:55:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:55:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 20:55:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:55:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 20:55:02 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:55:02 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 20:55:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:55:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 20:55:03 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 20:55:04 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 21:00:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 21:00:02 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 21:00:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 21:00:02 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 21:00:02 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 21:00:02 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 21:00:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 21:00:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 21:00:03 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 21:00:03 [main] INFO shell - No update needed, IPv4 address
(detected: xx.xx.222.175 via none / DNS: xx.xx.222.175) didn't changed.
2017-08-18 21:01:03 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 21:01:03 [main] INFO shell - Using '************.com' as the
hostname to work with command 'update' and the circuit 'autodetect'
2017-08-18 21:01:03 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 21:01:03 [main] INFO shell - No circuit is given, trying to
find active circuit to update host '************.com'.
2017-08-18 21:01:03 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 21:01:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 21:01:03 [main] INFO shell - The circuit 'DualStack' (ID:
'circ1') seems to be online, using this circuit to update the host.
2017-08-18 21:01:03 [main] INFO shell - Using IPv4 address xx.xx.222.175
determined with method 'none' via device 'ppp1 (xx.xx.222.175)' for
update.
2017-08-18 21:01:04 [main] INFO shell - Update successful
2017-08-18 21:01:04 [main] INFO shell - Update successful
Hatte auch schon das hier ausprobiert:
..
DYNDNS_1_CIRCUIT_1='circ1'
..
DYNDNS_2_CIRCUIT_1='circ2'
..
was aber auch leider nicht klappt.