Problem with access list

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
hkcsser
Posts: 6
Joined: Wed Aug 27, 2014 1:35 pm

Problem with access list

Post by hkcsser » Wed Aug 27, 2014 1:38 pm

I want to block all the traffic out without an ip, so that my vpn client can only access to that ip.
What should I do with the access list?

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: Problem with access list

Post by thisjun » Thu Sep 11, 2014 4:55 am

Please add following three rules.

1.Allow the packet destinated to the IP.
2.Allow the packet from the IP.
3.Deny all packets.

hkcsser
Posts: 6
Joined: Wed Aug 27, 2014 1:35 pm

Re: Problem with access list

Post by hkcsser » Tue Oct 07, 2014 9:10 am

thisjun wrote:
> Please add following three rules.
>
> 1.Allow the packet destinated to the IP.
> 2.Allow the packet from the IP.
> 3.Deny all packets.
It doesn't work! It will make the client cannot be connected as it deny the packet transfer to the client.

sdevries.otn
Posts: 11
Joined: Fri Sep 26, 2014 2:33 pm

Re: Problem with access list

Post by sdevries.otn » Tue Oct 14, 2014 9:45 pm

Been going through this myself.

The problem with those 3 rules is that rule 3 disards everything. Including DNS and DHCP requests!

Make sure you also allow to/from your DNS server and/or DHCP server over the correct port numbers.

Post Reply