Hello everyone,
I'm having little problem with my setup of FreeBSD and Softether VPN. I want to be able to make connection with my VPN Server while
I thought I had to add these rules:
When those rules are added then VPN client tries to make connection and is requesting an IP but it a second it is saying that VPN server is offline.
I hope there is someone who can help me with my issue, I am new in FreeBSD world and whole "firewall'ing".
Sorry for my English
I'm having little problem with my setup of FreeBSD and Softether VPN. I want to be able to make connection with my VPN Server while
firewall_type="closed"
.I thought I had to add these rules:
Code:
add allow udp from any to any 67 setup keep-state
add allow udp from any to any 68 setup keep-state
add allow tcp from any to any 443 setup keep-state
I hope there is someone who can help me with my issue, I am new in FreeBSD world and whole "firewall'ing".
Sorry for my English