Guest User!

You are not Sophos Staff.

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

Two IP's for Single WAN

I have an interesting problem. Our ISP has only provided us with a single active ethernet port that we connected to the WAN of our Sophos UTM 220. I've been trying to install a PBX (from another company) that requires a fixed IP on it's own WAN connection.

I was hoping to be able to direct traffic for this second IP (different from the one assigned to the UTM) over the same WAN on the UTM so that I could have both be available on one ethernet line. Does anyone have any good ideas for how to do this, I haven't been able to figure it out.


This thread was automatically locked due to age.
Parents
  • From what I've been thinking. I would want to redirect all traffic destined for the public PBX IP to the internal IP using a DNAT (if it won't disrupt outbound from the PBX). I've been looking at the DNAT settings, but I don't see a way to do it for all traffic, rather than just one service.

    As for Network Security VOIP, I though that service was for the internal network to designate a PBX that clients (phones) could connect to. Is that not the case?

    The UTM is on 8.506 and the PBX is a Samsung. Unfortunately I'm not given access to the PBX, just told to get it on the network so it can be administered remotely.

    The setup would be something like this:
    Outside traffic to the PBX IP would be routed to the WAN interface on the PBX which would be directly connected to a port on the UTM.
    Outgoing traffic from the PBX meant for the outside would do a similar thing in reverse.
    Internal traffic (phones, etc.) would be on a Vlan (40) and connect to the PBX on it's internal interface, which would be connected directly to a switch and also be on the same Vlan.
  • Sorry do you/can you have only one IP address, is that fixed?
    If you have 1 Wan link with multiple IP address, you can configure the Astaro to have multiple IP address on it's Wan Link. Problem solved.
    But surely the PBX is only routing Voip traffic.
    Realy you only need two DNAT rules. 1x for SIP and 1x RTP for the PBX.

    Mark
Reply
  • Sorry do you/can you have only one IP address, is that fixed?
    If you have 1 Wan link with multiple IP address, you can configure the Astaro to have multiple IP address on it's Wan Link. Problem solved.
    But surely the PBX is only routing Voip traffic.
    Realy you only need two DNAT rules. 1x for SIP and 1x RTP for the PBX.

    Mark
Children
  • Sorry do you/can you have only one IP address, is that fixed?
    If you have 1 Wan link with multiple IP address, you can configure the Astaro to have multiple IP address on it's Wan Link. Problem solved.
    But surely the PBX is only routing Voip traffic.
    Realy you only need two DNAT rules. 1x for SIP and 1x RTP for the PBX.

    Mark


    We have an IP range, but only one outgoing connection. I know I can put multiple IP's onto WAN port of the UTM, but I wanted one to go directly to the PBX.

    The real problem is that the company that provides the hardware and service insists on administering the box themselves. That means I can't just have SIP (and related) translation to the box. I'll look at the VOIP security settings in the UTM again and see if that might work.