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

Getting access denied after upgrading to v8

Hi,

I have this site-to-site vpn between my home and my work. I used to have astaro v7 installed and this worked all fine. Recently i upgraded to astaro v8, now the vpn will come alive with no problems, however i cannot seem to access any servers i got running at home anymore when im at work. I can ping them but for example RDP wont work. I havent changed my old rules, which are very simple : Allow ANY protocol from my work to my home internal network. 

in the logging i see the deny line :
12:33:03 Default DROP TCP 172.16.58.58 : 62903  → 192.168.50.1 : 3389  [SYN] len=48 ttl=125 tos=0x08 
 
Im not understand why he isnt accepting the rules i set to allow this traffic.

can anyone help me out ?


This thread was automatically locked due to age.
Parents Reply Children
  • Hi,

    Here you have the line from the log. Extra comment would be that the lan interface is eth0 and the wan uplink interface is int1.

    2010:10:22-15:59:41 ding ulogd[3743]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60002" initf="eth1" outitf="eth0" srcmac="0:21:55:cb:2b[:D]9" dstmac="0:c:29:b4:f7:51" srcip="172.16.58.58" dstip="192.168.50.1" proto="6" length="52" tos="0x08" prec="0x40" ttl="125" srcport="52505" dstport="3389" tcpflags="SYN"

    Regards,
    Peter