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

Question about DMZ

Hi!

I recently managed to setup a DMZ with help from this forum. I have a ftpserver running on the DMZ. The FTP is working as a charm from external and from the lan.

I only have one external ip from ISP.

The problem now is that i don't know how to set the correct rules to let the server access HTTP etc.

eth0: 192.168.0.X (LAN)
eth1: 217.XXX.XXX.XXX (ISP)
eth2: 192.168.4.X (DMZ)

I don't know if the lan-settings are correct on the server.
IP: 192.168.4.1
Gateway: 192.168.0.254 (ASTARO) 


This thread was automatically locked due to age.
Parents
  • Gateway on your server should be the ASL DMZ NIC address (if the server is located on that subnet as I assume)

    DNS should be the DNS server you use, either the ASL DMZ NIC address if DNS proxy is enabled or the ISP provided address. If you provide your own DNS service then point the server to that address.  
Reply
  • Gateway on your server should be the ASL DMZ NIC address (if the server is located on that subnet as I assume)

    DNS should be the DNS server you use, either the ASL DMZ NIC address if DNS proxy is enabled or the ISP provided address. If you provide your own DNS service then point the server to that address.  
Children