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

DMZ access from Internal eth

HI,

I'm a newbe in ASL.
How to access to a server in my DMZ from internal (green) network via a SSH connection ?

Thanks
--------------
PRO


This thread was automatically locked due to age.
Parents Reply Children
  • Hi,
    if your ASL-box has routes to all of your internal and dmz networks than all packets can go the right way but your internal networks have in most cases private IPs like 10.0.0.0/8  172.16.0.0/12 or 192.168.0.0/24 these adresses are used everywhere around the world a million times so no router in the middle of the internet could say to wich border-router this packets are adressed or where they send from.

    firebear
  • hi firebear,

    you're copletely right, but if you would read the post then you would see the he/she wants to access a server from lan-network to dmz-network. and therefore he/she doesn't need a masquadering, but a packetfilter rule wich allows this traffic. if he/she has a private net (192.168.x.x; etc) on the lanside than he/she needs a masquadering from lan-interface to wan-interface.