SSL Certificate provisioning problem.


Recommended Posts

Hi all,

 

I wonder if anyone can help me get to the bottom of my problem trying to get an SSL Certificate.

 

I am running v.6.4.1, have an EdgeRouter-X router and cannot seem to get a certificate, I keep getting the same error screen:

 

Oops.png.750aa85479b7e09071a8eafde29751be.png

 

I have searched the forums and followed both the solutions for my router via both CLI and GUI, here's what my router settings are showing: 

 

f832fbf7a067d316feb38de94c784dc3.thumb.png.a7e629a9f3d5ba640b22672f663b63e2.png

 

And my unRAID settings are as follows:

 

5aa9917a19e41_unRAIDsettings.thumb.png.81da62eb054fd10f35ce683f6f80ec26.png

 

I have my DNS settings on both the router and unRAID set to use Google's 8.8.8.8 & 8.8.4.4.

 

When I get the 'Oops' error it creates a .pem file within my USB Flash drives /config/ssl/certs folder, I have tried deleting that and retrying, the same cycle occurs every time.

 

Can anyone spot where I am going wrong?

 

Cheers,

 

Paul.

Link to comment

I've typed the command into the cli, but it doesn't seem to do much, just starts the command but the cursor just sits there flashing until I close the window.

 

edgerouter.thumb.png.19bb2459dd35a937bd63b7826f87adb8.png

 

I tried to get the SSL provisioning to go while this was command was running, but am getting the same result.

 

I'm unsure what the ACL's are or where to find them I'm afraid?

Edited by MacGeekPaul
Link to comment

Sorry to hear that.  Is logging enabled on your ACL's? or are you forwarding them to a syslog server.

If your not forwarding syslog, you could verify if syslog is working by just doing

tail -f /var/log/messages

or

cat /var/log/messages

If you do the later, then it will be long, but pay attention to the last time entry in relation to actual time, they should be fairly close.

the only way I know how to get it to start working again, short of reboot is:

sudo rm /var/log/messages 

sudo service rsyslog restart


To get the ACL configuration

from CLI

configure

show firewall

Also, if you could provide context as to what interfaces are outside/inside

PM me if you like if you 

Link to comment

Thank you the help your providing, very kind of you. :)

 

When I type 

cat /var/log/messages

I'm seeing

Xeneye@EdgeRouter-X# tail -f /var/log/messages
Mar 15 23:38:01 EdgeRouter-X kernel: ESW: Link Status Changed - Port1 Link UP
Mar 16 00:45:52 EdgeRouter-X dhcpd: uid lease 192.168.1.45 for client 64:a5:c3:63:2b:de is duplicate on LAN
Mar 16 01:29:22 EdgeRouter-X dhcpd: uid lease 192.168.1.50 for client e8:8d:28:55:b4:27 is duplicate on LAN
Mar 16 10:23:27 EdgeRouter-X dhcpd: uid lease 192.168.1.50 for client e8:8d:28:55:b4:27 is duplicate on LAN
Mar 16 10:24:02 EdgeRouter-X dhcpd: uid lease 192.168.1.50 for client e8:8d:28:55:b4:27 is duplicate on LAN
Mar 16 12:16:54 EdgeRouter-X dhcpd: uid lease 192.168.1.45 for client 64:a5:c3:63:2b:de is duplicate on LAN
Mar 16 13:44:28 EdgeRouter-X kernel: ESW: Link Status Changed - Port1 Link Down
Mar 16 13:44:34 EdgeRouter-X kernel: ESW: Link Status Changed - Port1 Link UP
Mar 16 13:44:36 EdgeRouter-X dhcpd: uid lease 192.168.1.38 for client 10:7b:44:17:fc:f1 is duplicate on LAN
Mar 16 14:31:55 EdgeRouter-X dhcpd: uid lease 192.168.1.46 for client b8:8d:12:5b:6e:c7 is duplicate on LAN

And the ACL configuration command is as follows

Xeneye@EdgeRouter-X# show firewall
 all-ping enable
 broadcast-ping disable
 ipv6-receive-redirects disable
 ipv6-src-route disable
 ip-src-route disable
 log-martians enable
 name WAN_IN {
     default-action drop
     description "WAN to internal"
     rule 10 {
         action accept
         description "Allow established/related"
         state {
             established enable
             related enable
         }
     }
     rule 20 {
         action drop
         description "Drop invalid state"
         state {
             invalid enable
         }
     }
 }
 name WAN_LOCAL {
     default-action drop
     description "WAN to router"
     rule 10 {
         action accept
         description "Allow established/related"
         state {
             established enable
             related enable
         }
     }
     rule 20 {
         action drop
         description "Drop invalid state"
         state {
             invalid enable
         }
     }
 }
 options {
     mss-clamp {
         mss 1412
     }
 }
 receive-redirects disable
 send-redirects enable
 source-validation disable
 syn-cookies enable

My interfaces are as follows

 

edgerouter.thumb.png.2850a0cc41772263f16b9fd50fd95ebe.png

 

I have BT fibre connection going straight into the Edgerouter, connecting via pppoe, from there it's just LAN connections through a Netgear switch, and my Apple Airport Extreme is handling the Wi-Fi side of things.

 

Hope this helps.

Link to comment

Can you enable logging default on your ACL rules? That's why we're not seeing any logs

From the GUI go to: Firewall/NAT tab > WAN_IN > Actions > Edit Rule set > Configuration Tab

Do this for WAN_LOCAL as well.

 

Then look in the messages while trying to update the ssl cert.

 

Just so we can see what the unraid server is doing. You can turn it off after.

Do you have ACL's for your Local network as well? I have local firewall rules,  because I only allow certain IP's out to the internet and I separate out the guest network. But I take it the unraid server can already get out to the internet anyways. Just a thought.

 

While we're at it, whats in your port forwarding tab?

Link to comment

Okay, I've just enabled the logging on both WAN_IN & WAN_LOCAL and the log file is as follows straight after trying to get the SSL certificate:

Xeneye@EdgeRouter-X:~$ cat /var/log/messages
Mar 17 10:25:53 EdgeRouter-X rsyslogd: set SCM_CREDENTIALS failed on '/dev/log': Protocol not available
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=69:7a:61:74:69:6f:6e:3a:3a:61:72:63:68:69:76:65:09:00:04:04:04:08 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=50051 DF PROTO=UDP SPT=50720 DPT=10001 LEN=12 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:62:40:00:40:11:94:a1:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50052 DF PROTO=UDP SPT=34151 DPT=55180 LEN=131 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:63:40:00:40:11:94:a0:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50053 DF PROTO=UDP SPT=54590 DPT=59360 LEN=131 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:64:40:00:40:11:94:9f:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50054 DF PROTO=UDP SPT=47929 DPT=59366 LEN=131 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:65:40:00:40:11:94:9e:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50055 DF PROTO=UDP SPT=36580 DPT=35475 LEN=131 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:66:40:00:40:11:94:9d:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50056 DF PROTO=UDP SPT=37634 DPT=58062 LEN=131 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:67:40:00:40:11:94:9c:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50057 DF PROTO=UDP SPT=58504 DPT=50498 LEN=131 
Mar 17 10:33:36 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:22:68:40:00:40:11:94:9b:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=50058 DF PROTO=UDP SPT=60439 DPT=53380 LEN=131 
Mar 17 10:34:00 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:3b:00:21 SRC=159.65.236.37 DST=86.143.107.126 LEN=57 TOS=0x00 PREC=0x00 TTL=243 ID=54321 PROTO=UDP SPT=44774 DPT=53413 LEN=37 
Mar 17 10:34:02 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:26:00:21 SRC=0.0.0.0 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=7425 DF PROTO=2 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=20:31:30:3a:33:33:3a:32:33:20:73:75:64:6f:3a:20:20:20:20:20:72:6f SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=46832 DPT=10001 LEN=12 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:6b:40:00:40:11:8e:98:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=57947 DPT=46946 LEN=131 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:6c:40:00:40:11:8e:97:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=43524 DPT=50659 LEN=131 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:6d:40:00:40:11:8e:96:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=38690 DPT=46671 LEN=131 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:6e:40:00:40:11:8e:95:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52181 DF PROTO=UDP SPT=36377 DPT=34555 LEN=131 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:6f:40:00:40:11:8e:94:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52182 DF PROTO=UDP SPT=35577 DPT=37239 LEN=131 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:70:40:00:40:11:8e:93:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52183 DF PROTO=UDP SPT=58236 DPT=50263 LEN=131 
Mar 17 10:34:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:28:71:40:00:40:11:8e:92:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=52184 DF PROTO=UDP SPT=41796 DPT=51172 LEN=131 
Mar 17 10:34:24 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=109.248.9.246 DST=86.143.107.126 LEN=40 TOS=0x00 PREC=0x00 TTL=243 ID=14801 PROTO=TCP SPT=49273 DPT=3059 WINDOW=1024 RES=0x00 SYN URGP=0 
Mar 17 10:34:30 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=185.153.197.55 DST=86.143.107.126 LEN=40 TOS=0x08 PREC=0x20 TTL=238 ID=35467 PROTO=TCP SPT=49009 DPT=2719 WINDOW=1024 RES=0x00 SYN URGP=0 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=40:00:34:00:40:00:60:01:00:00:60:01:00:00:05:00:00:00:04:00:00:00 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=53547 DF PROTO=UDP SPT=52538 DPT=10001 LEN=12 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:ef:40:00:40:11:80:14:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53548 DF PROTO=UDP SPT=60805 DPT=56659 LEN=131 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:f0:40:00:40:11:80:13:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53549 DF PROTO=UDP SPT=60552 DPT=41686 LEN=131 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:f1:40:00:40:11:80:12:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53550 DF PROTO=UDP SPT=35845 DPT=47767 LEN=131 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:f2:40:00:40:11:80:11:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53551 DF PROTO=UDP SPT=52853 DPT=43268 LEN=131 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:f3:40:00:40:11:80:10:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53552 DF PROTO=UDP SPT=39307 DPT=45148 LEN=131 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:f4:40:00:40:11:80:0f:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53553 DF PROTO=UDP SPT=57515 DPT=53597 LEN=131 
Mar 17 10:34:38 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:36:f5:40:00:40:11:80:0e:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=53554 DF PROTO=UDP SPT=39658 DPT=44486 LEN=131 
Mar 17 10:34:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=5.188.11.89 DST=86.143.107.126 LEN=40 TOS=0x00 PREC=0x00 TTL=246 ID=23225 PROTO=TCP SPT=40214 DPT=8184 WINDOW=1024 RES=0x00 SYN URGP=0 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:00:00:10:00:07:00:00:00:00:00:00:00:00:00:00:00:00:00 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=54388 DF PROTO=UDP SPT=57980 DPT=10001 LEN=12 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:88:40:00:40:11:7a:7b:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54389 DF PROTO=UDP SPT=60846 DPT=32825 LEN=131 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:89:40:00:40:11:7a:7a:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54390 DF PROTO=UDP SPT=55667 DPT=45139 LEN=131 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:8a:40:00:40:11:7a:79:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54391 DF PROTO=UDP SPT=54541 DPT=32777 LEN=131 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:8b:40:00:40:11:7a:78:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54392 DF PROTO=UDP SPT=59490 DPT=57047 LEN=131 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:8c:40:00:40:11:7a:77:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54393 DF PROTO=UDP SPT=41520 DPT=39711 LEN=131 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:8d:40:00:40:11:7a:76:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54394 DF PROTO=UDP SPT=46584 DPT=45078 LEN=131 
Mar 17 10:35:09 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:3c:8e:40:00:40:11:7a:75:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=54395 DF PROTO=UDP SPT=41836 DPT=42163 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:00:00:0a:80:00:00:ff:00:00:01:00:02:00:00:08:00:0f:00 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=61356 DF PROTO=UDP SPT=58408 DPT=10001 LEN=12 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:4e:40:00:40:11:5c:b5:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61357 DF PROTO=UDP SPT=52466 DPT=60172 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:4f:40:00:40:11:5c:b4:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61358 DF PROTO=UDP SPT=50006 DPT=42997 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:50:40:00:40:11:5c:b3:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61359 DF PROTO=UDP SPT=56143 DPT=45378 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:51:40:00:40:11:5c:b2:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61360 DF PROTO=UDP SPT=40999 DPT=57119 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:52:40:00:40:11:5c:b1:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61361 DF PROTO=UDP SPT=42336 DPT=43385 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:53:40:00:40:11:5c:b0:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61362 DF PROTO=UDP SPT=46028 DPT=44006 LEN=131 
Mar 17 10:35:40 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:5a:54:40:00:40:11:5c:af:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=61363 DF PROTO=UDP SPT=42414 DPT=34360 LEN=131 
Mar 17 10:35:48 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=187.67.34.179 DST=86.143.107.126 LEN=40 TOS=0x00 PREC=0x00 TTL=49 ID=51154 PROTO=TCP SPT=36437 DPT=23 WINDOW=57909 RES=0x00 SYN URGP=0 
Mar 17 10:35:58 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:01:b5:00:21 SRC=51.15.138.42 DST=86.143.107.126 LEN=435 TOS=0x00 PREC=0x00 TTL=50 ID=39933 DF PROTO=UDP SPT=5071 DPT=5070 LEN=415 
Mar 17 10:36:07 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:26:00:21 SRC=0.0.0.0 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=20732 DF PROTO=2 
Mar 17 10:36:10 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:01:b7:00:21 SRC=175.107.192.75 DST=86.143.107.126 LEN=437 TOS=0x08 PREC=0x20 TTL=43 ID=34679 DF PROTO=UDP SPT=5099 DPT=5060 LEN=417 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=20:31:30:3a:33:35:3a:31:39:20:73:75:64:6f:3a:20:70:61:6d:5f:75:6e SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=1021 DF PROTO=UDP SPT=40611 DPT=10001 LEN=12 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:8e:40:00:40:11:46:75:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1022 DF PROTO=UDP SPT=51719 DPT=48181 LEN=131 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:8f:40:00:40:11:46:74:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1023 DF PROTO=UDP SPT=56034 DPT=47995 LEN=131 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:90:40:00:40:11:46:73:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1024 DF PROTO=UDP SPT=48452 DPT=58145 LEN=131 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:91:40:00:40:11:46:72:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1025 DF PROTO=UDP SPT=41469 DPT=60055 LEN=131 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:92:40:00:40:11:46:71:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1026 DF PROTO=UDP SPT=36498 DPT=54973 LEN=131 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:93:40:00:40:11:46:70:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1027 DF PROTO=UDP SPT=52317 DPT=52353 LEN=131 
Mar 17 10:36:11 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:70:94:40:00:40:11:46:6f:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=1028 DF PROTO=UDP SPT=40057 DPT=58183 LEN=131 
Mar 17 10:36:17 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=5.188.11.11 DST=86.143.107.126 LEN=40 TOS=0x00 PREC=0x00 TTL=246 ID=65004 PROTO=TCP SPT=48298 DPT=8402 WINDOW=1024 RES=0x00 SYN URGP=0 
Mar 17 10:36:24 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=191.101.167.250 DST=86.143.107.126 LEN=40 TOS=0x00 PREC=0x00 TTL=246 ID=49006 PROTO=TCP SPT=44465 DPT=8183 WINDOW=1024 RES=0x00 SYN URGP=0 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=40:00:34:00:40:00:60:01:00:00:60:01:00:00:05:00:00:00:04:00:00:00 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=7715 DF PROTO=UDP SPT=57445 DPT=10001 LEN=12 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:85:40:00:40:11:3f:7e:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7716 DF PROTO=UDP SPT=51277 DPT=60175 LEN=131 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:86:40:00:40:11:3f:7d:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7717 DF PROTO=UDP SPT=58889 DPT=37017 LEN=131 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:87:40:00:40:11:3f:7c:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7718 DF PROTO=UDP SPT=51822 DPT=40009 LEN=131 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:88:40:00:40:11:3f:7b:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7719 DF PROTO=UDP SPT=37711 DPT=55304 LEN=131 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:89:40:00:40:11:3f:7a:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7720 DF PROTO=UDP SPT=52480 DPT=33298 LEN=131 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:8a:40:00:40:11:3f:79:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7721 DF PROTO=UDP SPT=33461 DPT=45212 LEN=131 
Mar 17 10:36:42 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:77:8b:40:00:40:11:3f:78:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7722 DF PROTO=UDP SPT=60637 DPT=58295 LEN=131 
Mar 17 10:36:55 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2e:00:21 SRC=171.243.128.65 DST=86.143.107.126 LEN=44 TOS=0x00 PREC=0x00 TTL=46 ID=52775 PROTO=TCP SPT=54847 DPT=23 WINDOW=43087 RES=0x00 SYN URGP=0 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:00:00:10:00:07:00:00:00:00:00:00:00:00:00:00:00:00:00 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=7988 DF PROTO=UDP SPT=56457 DPT=10001 LEN=12 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:51:40:00:40:11:35:b2:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7989 DF PROTO=UDP SPT=58097 DPT=58835 LEN=131 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:52:40:00:40:11:35:b1:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7990 DF PROTO=UDP SPT=54021 DPT=47835 LEN=131 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:53:40:00:40:11:35:b0:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7991 DF PROTO=UDP SPT=44781 DPT=40656 LEN=131 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:54:40:00:40:11:35:af:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7992 DF PROTO=UDP SPT=36299 DPT=59362 LEN=131 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:55:40:00:40:11:35:ae:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7993 DF PROTO=UDP SPT=54417 DPT=35912 LEN=131 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:56:40:00:40:11:35:ad:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7994 DF PROTO=UDP SPT=53114 DPT=37109 LEN=131 
Mar 17 10:37:13 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:81:57:40:00:40:11:35:ac:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=7995 DF PROTO=UDP SPT=37682 DPT=44987 LEN=131 
Xeneye@EdgeRouter-X:~$ 

I have no local port forwarding rules configured

 

5aacf6899c4af_portforwarding.thumb.png.7f753d80ae0e6c50e6c0baf8b41ed54a.png

 

I've updated the Router to the latest v1.10.0 and rebooted it, but still the same result.

 

unRAID can connect fine to the internet, I've set the DNS for Google's.

 

unRAID.thumb.png.ade8d4c41e31111056684adc4c5d605a.png

 

One thing I have noticed though is that if I type

show dns forwarding statistics

Into the CLI, I get the following

Linux ubnt 3.10.107-UBNT #1 SMP Thu Jan 25 10:32:43 UTC 2018 mips
Welcome to EdgeOS
Last login: Sat Mar 17 10:46:07 2018 from 192.168.1.10
Xeneye@EdgeRouter-X:~$ show dns forwarding statistics
----------------
----------------
Cache statistics
----------------
Cache size: 150
Queries forwarded: 0
Queries answered locally: 0
Total DNS entries inserted into cache: 0
DNS entries removed from cache before expiry: 0

---------------------
Nameserver statistics
---------------------
Server: 192.168.1.200
Queries sent: 0
Queries retried or failed: 0

Server: 192.168.1.201
Queries sent: 0
Queries retried or failed: 0

Server: 8.8.8.8
Queries sent: 0
Queries retried or failed: 0

Server: 8.8.4.4
Queries sent: 0
Queries retried or failed: 0

Server: 81.139.57.100
Queries sent: 0
Queries retried or failed: 0

Server: 81.139.56.100
Queries sent: 0
Queries retried or failed: 0


Xeneye@EdgeRouter-X:~$ 

Which is weird, because I have never set the Router to use either 81.139.57.100 or 81.139.56.100 as name servers, they are set to use Pi-hole & Google, I've looked into them, and they are my ISP's, so it's shouldn't make a difference, but I can't seem to find where they are configured within the router settings.

 

BTW I have tried removing Pihole out of the equation, and using just Google but the result is the same?

 

Just a quick update, when I type in

show dns forwarding nameservers

It's showing

Xeneye@EdgeRouter-X:~$ show dns forwarding nameservers
-----------------------------------------------
   Nameservers configured for DNS forwarding
-----------------------------------------------
192.168.1.200 available via 'system'
192.168.1.201 available via 'system'
8.8.8.8 available via 'system'
8.8.4.4 available via 'system'
81.139.57.100 available via 'ppp pppoe0'
81.139.56.100 available via 'ppp pppoe0'

Xeneye@EdgeRouter-X:~$ 

I'm not where the 'ppp pppoe0' settings are so I can change them over to google or remove altogether incase they could be part of the issue?

Edited by MacGeekPaul
Updated info
Link to comment

No open ports are required for this - it uses a different type of Lets Encrypt authentication than the Lets Encrypt docker does


Your first screenshot shows that it is trying to configure this FQDN:
  599d2fe8e8bac20006b319c6875ee064306bd515.unraid.net

 

If I nslookup that address, it returns 10.0.1.100, which is odd because the screenshot shows it is trying to set it to 192.168.1.100.  Is your server still on 192.168.1.100 or did you change things around?

 

I'm not sure what is going on here. Are you double-nat'd? (I'm not sure that would make a difference)

Link to comment
22 hours ago, ppunraid said:

Sorry man, can you grep your messages from the router while trying to run the ssl certificate


tail -f /var/log/messages | grep 443

Also, can you remove 8.8.8.8 from the name-server from the DNS forward section

 

I've removed the 8.8.8.8, and a weird thing, I run the grep command, looked at the messages after running the ssl provisioning, and it was a huge file, so I deleted it, created a new messages file, tried again, but there is nothing in there it's just empty?

 

Everytime I run the grep command I have to press ctrl-c after the ssl failure message, is this right, as it's the only thing that will get me back to a command prompt?

Link to comment
18 hours ago, ljm42 said:

Your first screenshot shows that it is trying to configure this FQDN:
  599d2fe8e8bac20006b319c6875ee064306bd515.unraid.net

 

If I nslookup that address, it returns 10.0.1.100, which is odd because the screenshot shows it is trying to set it to 192.168.1.100.  Is your server still on 192.168.1.100 or did you change things around?

 

Now that's interesting, my server used to be 10.0.1.100 when I had my Apple Airport Extreme, but when I got the EdgeRouter-X I changed it to 192.168.1.100.

I've changed the IP address in the network settings panel, and everything else is working fine connecting to it, but somewhere there must be a setting that's still on the old IP address.

Any ideas whereabouts the old IP may be lurking that needs changing?

 

18 hours ago, ljm42 said:

I'm not sure what is going on here. Are you double-nat'd? (I'm not sure that would make a difference)

 

Don't think I am, there is a setting in the router:

Hairpin NAT, Enable hairpin NAT (also known as "NAT loopback" or "NAT reflection")

It's enabled by default, but I've tried disabling it, but have the same result.

Link to comment
33 minutes ago, ppunraid said:

sudo service rsyslog restart

that should restart the logging

 

Thank you, the results are as follows:

Mar 21 19:19:17 EdgeRouter-X rsyslogd: set SCM_CREDENTIALS failed on '/dev/log': Protocol not available
Mar 21 19:19:19 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=20:31:39:3a:31:38:3a:35:30:20:73:75:64:6f:3a:20:70:61:6d:5f:75:6e SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=13017 DF PROTO=UDP SPT=40451 DPT=10001 LEN=12 
Mar 21 19:19:19 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:00:40:00:40:11:92:03:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13018 DF PROTO=UDP SPT=46517 DPT=45948 LEN=131 
Mar 21 19:19:19 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:01:40:00:40:11:92:02:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13019 DF PROTO=UDP SPT=50671 DPT=55025 LEN=131 
Mar 21 19:19:19 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:02:40:00:40:11:92:01:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13020 DF PROTO=UDP SPT=54692 DPT=59480 LEN=131 
Mar 21 19:19:20 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:03:40:00:40:11:92:00:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13021 DF PROTO=UDP SPT=33693 DPT=48133 LEN=131 
Mar 21 19:19:20 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:04:40:00:40:11:91:ff:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13022 DF PROTO=UDP SPT=52694 DPT=37805 LEN=131 
Mar 21 19:19:20 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:05:40:00:40:11:91:fe:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13023 DF PROTO=UDP SPT=54071 DPT=52598 LEN=131 
Mar 21 19:19:20 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:25:06:40:00:40:11:91:fd:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13024 DF PROTO=UDP SPT=59979 DPT=58830 LEN=131 
Mar 21 19:19:27 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:26:00:21 SRC=0.0.0.0 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=31791 DF PROTO=2 
Mar 21 19:19:35 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=78:8a:20:bc:a4:81:10:e8:78:a7:72:bf:88:64:11:00:03:66:00:2a:00:21 SRC=52.174.22.252 DST=86.143.107.126 LEN=40 TOS=0x00 PREC=0x00 TTL=239 ID=53784 PROTO=TCP SPT=56006 DPT=33896 WINDOW=1024 RES=0x00 SYN URGP=0 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:00:00:10:00:07:00:00:00:00:00:00:00:00:00:00:00:00:00 SRC=86.143.107.126 DST=255.255.255.255 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=13902 DF PROTO=UDP SPT=60187 DPT=10001 LEN=12 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:da:40:00:40:11:84:29:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13903 DF PROTO=UDP SPT=56661 DPT=32950 LEN=131 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:db:40:00:40:11:84:28:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13904 DF PROTO=UDP SPT=43866 DPT=51247 LEN=131 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:dc:40:00:40:11:84:27:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13905 DF PROTO=UDP SPT=41702 DPT=59764 LEN=131 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:dd:40:00:40:11:84:26:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13906 DF PROTO=UDP SPT=35123 DPT=32859 LEN=131 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:de:40:00:40:11:84:25:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13907 DF PROTO=UDP SPT=46889 DPT=48533 LEN=131 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:df:40:00:40:11:84:24:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13908 DF PROTO=UDP SPT=58430 DPT=58669 LEN=131 
Mar 21 19:19:50 EdgeRouter-X kernel: [WAN_LOCAL-default-D]IN=pppoe0 OUT= MAC=00:00:00:00:08:00:45:00:00:97:32:e0:40:00:40:11:84:23:c0:a8:01:01 SRC=86.143.107.126 DST=255.255.255.255 LEN=151 TOS=0x00 PREC=0x00 TTL=64 ID=13909 DF PROTO=UDP SPT=42752 DPT=46856 LEN=131 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.