-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
When I run sudo killswitch -e command it don't resolve PEER IP address:
Interface MAC address IP
en0 c8:89:f3:c2:d4:3c 192.168.1.105/24
ipsec0 xx.20.8.5
Public IP address: yy.143.217.112
PEER IP address: <nil>
# --------------------------------------------------------------
# Loading rules
# --------------------------------------------------------------
No ALTQ support in kernel
ALTQ related functions disabled
block drop all
block drop out quick inet6 all
pass inet proto udp from any to 224.0.0.0/4 keep state
pass inet proto udp from 224.0.0.0/4 to any keep state
pass inet from any to 255.255.255.255 flags S/SA keep state
pass inet from 255.255.255.255 to any flags S/SA keep state
pass on en0 proto udp from any port 67:68 to any port 67:68 keep state
pass on en0 proto tcp from any to <nil> flags S/SA keep state
pass on en0 proto udp from any to <nil> keep state
pass on ipsec0 all flags S/SA keep state
netrolite, dmitry-kostin, Kumagawa97 and davidzajac1nbari
Metadata
Metadata
Assignees
Labels
No labels