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

Please Help with port forwarthing

I am using Astaro Security Gateway Firmware version:  7.402 
I try to port forward:
My Internet address is 87.246.7.30
My Gate address is 192.168.111.230
My Server address is 192.168.111.202
I want to reach port 3299 on my server from 194.9.7.17

I create Network Security » Packet Filter
Source: Name: VBS
           Type:Host 
           Address:194.9.7.17
           Interface: Any
           Comment:SapRouterVBS

Service: Any

Destination:
Source: Name: R3Send
           Type:Host 
           Address:192.168.111.202
           Interface: Internal
           Comment:

i have two rules on Network Security » Packet Filter
My first rules is VBS ---->Any--->rR3send
Second is Any----->Any---->Any

Please tell me what i must do to solve my problem
this is my Live Log: Packet filter
13:36:56 Default DROP TCP 194.9.7.17 : 45985 
 → 87.246.7.30 : 3299 
 [SYN] len=48 ttl=117 tos=0x08 srcmac=00:00:00:00:00:00 dstmac=00:1e:8c:5a:5d:ec 
 

13:36:58 Default DROP TCP 194.9.7.17 : 45985 
 → 87.246.7.30 : 3299 
 [SYN] len=48 ttl=117 tos=0x08 srcmac=00:00:00:00:00:00 dstmac=00:1e:8c:5a:5d:ec 
 

13:37:04 Default DROP TCP 194.9.7.17 : 45985 
 → 87.246.7.30 : 3299 
 [SYN] len=48 ttl=117 tos=0x08 srcmac=00:00:00:00:00:00 dstmac=00:1e:8c:5a:5d:ec 
 
dstmac is mac on my WAN Card ot Astaro Gateway


This thread was automatically locked due to age.
Parents Reply
  • Delete both packet filter rules.

    'Network Security >> NAT' 'DNAT/SNAT' tab

    Traffic Source: VBS
    Traffic Service:  Any
    Traffic Destination: External (Address)

    NAT mode: DNAT (Destination)

    Destination: R3Send
    Destination Service: [leave empty]

    Automatic packet filter rule: [checked]


    This will redirect all traffic from VBS to R3Send; is that what you want?

    Cheers - Bob
Children