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

Additional Addresses/Aliases - No ping and also no DNAT

Hi guys,
I am quote familiar with Astaro/Sophos UTM and helped someone swap out a an older ASA that was breaking with Sophos UTM 9.

They have multiple public addresses from their ISP. I setup the WAN interface with their IP, Subnet and GW. It can be pinged from an external source and packet filter rules work as expected.

I then setup an additional address on the WAN interface, i can see it come up and it also is listed when using "ip addr" in the shell. I can ping it from inside the network no problem.

It doesn't respond to pings from an external network (this could be the same as say a SonicWALL which also does this), or like the ASA which responds to ICMP. I also tried a packet filter rule to allow pings, but no luck.

Thinking it was like the SonicWALL and that is doesn't respond, I created a DNAT rule to a simple web site internally but this fails and there are no drops i the packet filter logs.

I also tried using /32 subnet mask on that additional address.

Any ideas?


This thread was automatically locked due to age.
Parents
  • Please [Go Advanced] and show a picture of the Additional Address definition.  Also, confirm that the new destination in the DNAT is a definition with 'Interface: >' - that it is not bound to a specific interface.

    Cheers - Bob
  • 2: eth0:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
        link/ether 00:14[:D]1:20:ae:e4 brd ff:ff:ff:ff:ff:ff
        inet x.x.x.243/27 brd x.x.x.255 scope global eth0
        inet x.x.x.242/32 scope global eth0
        inet x.x.x.244/32 scope global eth0
        inet x.x.x.245/32 scope global eth0
        inet x.x.x.241/32 scope global eth0

    Here is me trying /32 as the only addresses, but either way they don't work. I will confirm the DNAT now
Reply
  • 2: eth0:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
        link/ether 00:14[:D]1:20:ae:e4 brd ff:ff:ff:ff:ff:ff
        inet x.x.x.243/27 brd x.x.x.255 scope global eth0
        inet x.x.x.242/32 scope global eth0
        inet x.x.x.244/32 scope global eth0
        inet x.x.x.245/32 scope global eth0
        inet x.x.x.241/32 scope global eth0

    Here is me trying /32 as the only addresses, but either way they don't work. I will confirm the DNAT now
Children
No Data