#hi, I’ve set everything up, no filter

1 messages · Page 1 of 1 (latest)

inner sky
#

First, the MikroTik terminal commands (Winbox > Terminal or SSH in)
/ip firewall filter print where chain=forward
/ip firewall filter print where chain=output
paste your out put from that if you dont mind

#

then a WAN-side packet capture to see if the outbound UDP is actually leaving the router...im guessing its not lol

#

/tool sniffer quick interface=pppoe-out1 port=3478 protocol=udp duration=30

#

and when you run that try and connect to windrose when you launch that within 30 secs and then paste that as well

cobalt bramble
# inner sky First, the MikroTik terminal commands (Winbox > Terminal or SSH in) /ip firewall...

[admin@MikroTik] > /ip firewall filter print where chain=forward
Flags: X - disabled, I - invalid, D - dynamic
0 D ;;; special dummy rule to show fasttrack counters
chain=forward action=passthrough

1 ;;; Accep UDP
chain=forward action=accept connection-nat-state=dstnat protocol=udp
in-interface=pppoe-out1 log=no log-prefix=""

2 chain=forward action=fasttrack-connection
connection-state=established,related src-address-list=Fox_Laptop log=no
log-prefix=""

3 ;;; Rule Accept Fast Track
chain=forward action=accept connection-state=established,related log=no
log-prefix=""

[admin@MikroTik] > /tool sniffer quick interface=pppoe-out1 port=3478 ip-protocol=ud
p duration=30
INTERFACE TIME NUM DI SRC-MAC DST-MAC VLAN
pppoe-out1 2.324 81 <-
pppoe-out1 2.536 82 <-
pppoe-out1 2.536 83 ->
pppoe-out1 2.905 84 <-
pppoe-out1 3.063 85 ->
pppoe-out1 3.063 86 ->
pppoe-out1 3.063 87 ->
pppoe-out1 3.063 88 ->
pppoe-out1 5.068 89 ->
pppoe-out1 5.069 90 ->
pppoe-out1 5.069 91 ->
pppoe-out1 5.069 92 ->
pppoe-out1 7.074 93 ->
pppoe-out1 7.074 94 ->
pppoe-out1 7.074 95 ->
pppoe-out1 7.074 96 ->
pppoe-out1 9.081 97 ->
pppoe-out1 9.081 98 ->
pppoe-out1 9.081 99 ->
pppoe-out1 9.081 100 ->