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

Proxy - additional ip address possible?!

Hi,
if i configure an additional ip address on my internal interface - is is possible to reach the proxy over this ip?

for example:
internal on eth0: 192.168.0.1/24
additional ip on eth0: 192.168.0.250/32

Thanks [:)]
best regards

labtexc


This thread was automatically locked due to age.
Parents
  • In fact, you don't need to configure the WAN interface with the default gateway to have a subnet that includes the default gateway's IP.

    I have had dozens of /32 Additional Addresses configured on customer machines since V6, at least.  That's been a habit for so long, I don't remember what problem I had with /24 that caused me to abandon it.

    You even can configure 10.10.1.0/24 as Additional Address range on an Interface defined as 10.10.0.0/24, but I think you need to create a static interface route to get traffic through the UTM to devices with those IPs in the Ethernet segment on the interface.

    If you define 10.10.1.1/32 on the Internal interface 10.10.0.0/24, the IP will be reachable by the internal clients if the clients in 10.10.0.0/24 have a /23 subnet.

    Here's an example of using an AA on the Internal interface.

    Cheers - Bob
Reply
  • In fact, you don't need to configure the WAN interface with the default gateway to have a subnet that includes the default gateway's IP.

    I have had dozens of /32 Additional Addresses configured on customer machines since V6, at least.  That's been a habit for so long, I don't remember what problem I had with /24 that caused me to abandon it.

    You even can configure 10.10.1.0/24 as Additional Address range on an Interface defined as 10.10.0.0/24, but I think you need to create a static interface route to get traffic through the UTM to devices with those IPs in the Ethernet segment on the interface.

    If you define 10.10.1.1/32 on the Internal interface 10.10.0.0/24, the IP will be reachable by the internal clients if the clients in 10.10.0.0/24 have a /23 subnet.

    Here's an example of using an AA on the Internal interface.

    Cheers - Bob
Children
No Data