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

Routing Config For WAN interface over LAN

Hi all,

Our UTM is currently positioned next to our WAN router and we have a direct cat5 cable from the UTM eth1 WAN port to the router.  I'm wanting to setup a vm of the utm in a lab but how do i configure the routing when so that the vm routes correctly over our LAN to the WAN port, when it's not physically next to the router?



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

    you will be not able to route the original WAN address over the LAN because you can't route the same subnet from two different points within the same network.

    If you have more than one public IP address you can set up one of this addresses to the WAN interface of the VM UTM, and connect a cable from the VM maschine directly to the WAN router. If it's not possible or you have no other public IP address, you can re-configure the LAN interface of the VM UTM to another subnet, set the WAN interface to DHCP or an fix IP address of your physical LAN, connect it over VM network to your LAN and allow all traffic from this IP to Internet in the physical UTM.

     

    Jas Man

Reply
  • Hi,

    you will be not able to route the original WAN address over the LAN because you can't route the same subnet from two different points within the same network.

    If you have more than one public IP address you can set up one of this addresses to the WAN interface of the VM UTM, and connect a cable from the VM maschine directly to the WAN router. If it's not possible or you have no other public IP address, you can re-configure the LAN interface of the VM UTM to another subnet, set the WAN interface to DHCP or an fix IP address of your physical LAN, connect it over VM network to your LAN and allow all traffic from this IP to Internet in the physical UTM.

     

    Jas Man

Children