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

Route through the second IP Address

Hi!

I have two IP Addresses in my Windows Machine for a single NIC.


1st IP Address     192.168.1.2

Default Gateway: 192.168.1.1


2nd IP Address     192.168.2.2

Default Gateway:  None


There is a firewall on 192.168.2.0 network with IP Address 192.168.2.1. I am able to connect to the firewall from my pc 192.168.2.2 but I also need to connect to a network 10.10.1.0 which is on the wan side of 192.168.2.1 connected through vpn tunnel. I have added this network in my vpn tunnel allowed networks and also added a route in my windows machine by entering the below command:

"route add 10.10.1.0 mask 255.255.255.0 192.168.2.2".

But is does not work and I am getting:

Reply from 192.168.2.2: Destination host unreachable

Any Suggestions?

Thanks.



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

    Which device resides on 192.168.2.1, is that XG?

    If the tunnel is connected and you are not able to access the remote network over VPN I suspect there is a configuration error. Take packet capture in XG and start a ping on a specific remote endpoint. Monitor the packet communication. If the ICMP packet is forwarded OUT from the XG interface and no reply packet is received, you must look at the remote end configurations.

    To understand packet capture refer community.sophos.com/.../123189.

    Thanks

Reply
  • Hi,

    Which device resides on 192.168.2.1, is that XG?

    If the tunnel is connected and you are not able to access the remote network over VPN I suspect there is a configuration error. Take packet capture in XG and start a ping on a specific remote endpoint. Monitor the packet communication. If the ICMP packet is forwarded OUT from the XG interface and no reply packet is received, you must look at the remote end configurations.

    To understand packet capture refer community.sophos.com/.../123189.

    Thanks

Children