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

Unable to reach remote net from a DMZ Host

Hello,

situation:
Office with 192.168.2.0/24 net and DMZ Net 192.168.255.0/24

Remote Office with 10.0.0.0/24 net. Both offices are connected via VPN Tunnel. 
Machines from 192.168.2.0 net can reach 10.0.0.0 net.

Problem: DMZ net cannot reach 10.0.0.0 net but all other nets ! 10.0.0.0 can reach DMZ net. No Packets are dropped. Checked this in LiveLog!

What do I have to define to let this work???

Thanks in advance
Alex


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

    you need probably a second tunnel which encrypts traffic from your DMZ to the remote network. Second possibility (depending on your setup) could be a supernetting (aka CLID) setup - combine your local networks via their netmask if possible and change the local network definition accordingly.

    192.168.0.0/24 and 192.168.1.0/24 could be combined as 192.168.0.0/23 for example.  

    Greetings
    cyclops
Reply
  • alasc,

    you need probably a second tunnel which encrypts traffic from your DMZ to the remote network. Second possibility (depending on your setup) could be a supernetting (aka CLID) setup - combine your local networks via their netmask if possible and change the local network definition accordingly.

    192.168.0.0/24 and 192.168.1.0/24 could be combined as 192.168.0.0/23 for example.  

    Greetings
    cyclops
Children
No Data