Problem : Following is my iptables rules in Ubuntu. ╰─$ sudo iptables -S -P INPUT ACCEPT -P FORWARD DROP -P […]
Tag: ufw
SSH fails to connect on private interface over IPSec tunnel
QUESTION : I have Client and Server in different locations connected via an IPSec tunnel, if I try to ssh […]