Hello everyone, I hope you can help me. These are the first Sophos firewalls I'm configuring.
I have the following hardware constellation: The Draytek Vigor 165 is used as a pure VDSL modem in full bridged mode, connected to it is a XG 115 rev. 3 with the current SFOS 18.0.0 GA-Build379. The Sophos dials in via PPPoE to the internet provider, which works, at least for a not clearly defined time. Then the connection is terminated and the Sophos redials. The whole thing happens at very different times.
It worked last weekend, but as soon as you start working on the network again, the connection is lost again. There may be up to 10 or more new dialins per day. This behavior occurs at all three locations with two different ISPs.
I have adjusted the MTU value to 1492 according to the provider. The following is an excerpt from the networkd.log
ip_choose_hook is NULL
Plugin /lib/rp-pppoe.so loaded.
RP-PPPoE plugin version 3.8p compiled against pppd 2.4.7
pppd 2.4.7 started by root, uid 0
Interface Port2 has MTU of 1492 -- should be at least 1500.
This may cause serious connection problems.
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Exit.
garner: failed to read greetings from garner: after retrying 3 times
garner: failed to read greetings from garner: Resource temporarily unavailable
INFO ; May 19 06:34:48 ; SYSTEM ; CHILD ; Checking child 'Port2_ipv4pppoec'....DEAD;
WARNING ; May 19 06:34:48 ; SYSTEM ; IPV4 ; Child 'Port2_ipv4pppoec' is dead. Restarting it...;
INFO ; May 19 06:34:48 ; SYSTEM ; CHILD ; child: Port2_ipv4pppoec: failure_time_diff=61;
INFO ; May 19 06:34:48 ; SYSTEM ; CHILD ; Restarting child;
INFO ; May 19 06:34:48 ; SYSTEM ; CHILD ; Child 'Port2_ipv4pppoec' is Running now....;
ip_choose_hook is NULL
Plugin /lib/rp-pppoe.so loaded.
RP-PPPoE plugin version 3.8p compiled against pppd 2.4.7
pppd 2.4.7 started by root, uid 0
Interface Port2 has MTU of 1492 -- should be at least 1500.
This may cause serious connection problems.
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Exit.
INFO ; May 19 06:35:48 ; SYSTEM ; CHILD ; Checking child 'Port2_ipv4pppoec'....DEAD;
WARNING ; May 19 06:35:48 ; SYSTEM ; IPV4 ; Child 'Port2_ipv4pppoec' is dead. Restarting it...;
INFO ; May 19 06:35:48 ; SYSTEM ; CHILD ; child: Port2_ipv4pppoec: failure_time_diff=60;
INFO ; May 19 06:35:48 ; SYSTEM ; CHILD ; Restarting child;
INFO ; May 19 06:35:48 ; SYSTEM ; CHILD ; Child 'Port2_ipv4pppoec' is Running now....;
ip_choose_hook is NULL
Plugin /lib/rp-pppoe.so loaded.
RP-PPPoE plugin version 3.8p compiled against pppd 2.4.7
pppd 2.4.7 started by root, uid 0
Interface Port2 has MTU of 1492 -- should be at least 1500.
This may cause serious connection problems.
PPP session is 617
Connected to 00:31:46:06:5b:d1 via interface Port2
Using interface Port2_ppp
Connect: Port2_ppp <--> Port2
Remote message: SRU=38890#SRD=105648#
PAP authentication succeeded
peer from calling number 00:31:46:06:5B:D1 authorized
Failed to create /etc/ppp/resolv.conf: Read-only file system
local IP address 91.32.186.213
remote IP address 62.155.244.78
primary DNS address 217.237.148.70
secondary DNS address 217.237.150.115
WARNING ; May 19 06:35:53 ; SYSTEM ; JSON_PARSOR ; Unable to find handler for key: if_config;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; ;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; interface = Port2;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; zonetype = 2;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; zoneid = 2;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; gatewayid = 1;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; gatewayid6 = 0;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; enabled = Yes;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; linktype = Physical;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; mtu = 1492;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; mss = 0;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; interface_speed = none;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; mac-address = (null);
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; parent_ifname = ;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; system interface = Port2_ppp;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK ; master = ;
INFO ; May 19 06:35:53 ; SYSTEM ; IP ; Total Interface = 0;
INFO ; May 19 06:35:53 ; SYSTEM ; NEIGH ; Total Interface = 0;
INFO ; May 19 06:35:53 ; SYSTEM ; DHCPRELAY ; Total Interface = 0;
INFO ; May 19 06:35:53 ; SYSTEM ; LINK_PHYSICAL ; set system interface 'Port2_ppp';
INFO ; May 19 06:35:53 ; SYSTEM ; LINK_COMMON ; ioctl: interface 'Port2_ppp' group '2';
INFO ; May 19 06:35:53 ; SYSTEM ; LINK_COMMON ; ioctl: interface 'Port2_ppp' nettype '2';
INFO ; May 19 06:35:53 ; SYSTEM ; LINK_COMMON ; ioctl: interface 'Port2_ppp' gateway '32769';
INFO ; May 19 06:35:53 ; SYSTEM ; LINK_COMMON ; ioctl: interface 'Port2_ppp' gateway '0';
WARNING ; May 19 06:35:53 ; SYSTEM ; IP ; Not Found any data for IP.;
INFO ; May 19 06:35:53 ; SYSTEM ; ND_MAIN ; time taken for do_nd_action is 0.000000.;
INFO ; May 19 06:35:53 ; SYSTEM ; ND_MAIN ; sending reply: 0;
I would be very grateful for help or tips. If you need more logs I can provide them.
This thread was automatically locked due to age.