This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

traffi getting blocked from wan to my vpn client

Hello,

First i want to say i am glad to be here. We are company that sell astaro firewalls and give support. But i am quite new to Astaro.

i am connecting with pptp vpn to astaro.I set also static ip 10.78.190.191
 I managed to open internet access only to my vpn user , by reading some manual and some posts from here.

I have some programs listening on my machine, Soi need all traffic to get in without getting blocked to my machine. I want all ports to be open. From my machine to wan, and also from wan to my machine.

I opened 2 rules : 

10.78.190.191  any    any

any   any   10.78.190.191


when i opened live log i noticed all trafiic was getting blocked  , example :

20:19:36  Default DROP  TCP   85.65.131.137  :  57541
→ 
62.219.225.156  :  7589

u can see some machine from the wan trying to pass traffic to  62.219.225.156 ( my wan ) on port 7589  ( there is an application on my machines listening on this port )

In a nutshell how i open all ports from inside to outside and outside to insdie when i connect with my vpn...

thanks alot


This thread was automatically locked due to age.
  • Hi, for outgoing traffic, you should have a packetfilter like
    source: VPN Pool
    Dest: ANY
    Allow

    AND you need a Masquerading setup for the VPN Pool to the EXT interface.

    For incoming traffic, you'd need to setup DNATs for each service.

    Barry
  • barryG

    Thanks a lot. I did what you suggested and it works perfectly.

    I will read the manual when i will have time, and will  try to be involved more here on the forum to learn about Astaro.

    Have a wonderful day.