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

DNAT problems?

Hi,

I am configuring a web server and seem to be having trouble configuring DNAT to allow access to my internal web server from an external address.  Here is my setup:

Internal web server 192.168.100.3 should be visible from external address XXX.XXX.XXX.50.  

Astaro setup-

Internal and External IP defined in Networks

Match parameter
Source address: No Match
Destination address: External_IP
Service: No Match

Destination Parameter
Address: 192.168.100.3
Service destination: No Change

Packet Filter Rule= Any>HTTP>Internal_IP>Allow

Any help is greatly appreciated.
  


This thread was automatically locked due to age.
Parents
  • Scott, I have the same setup.

    Here's how I do it.  I setup virtual external ip's to my external nic.  i.e.  primary ip to external interface is xxx.xxx.xxx.49 on the same interface, give it a new name and give the same nic a virtual ip of xxx.xxx.xxx.50

    under routing, set the routing from the webserver external interface to your internal webserver definition.

    with Dnat, should look like this.

    Packets to match:
    source: no match  destination: webserver external interface (or equivalent)

    service:  http (or whatever equivalent service is)

    change source to: no change

    change destination to: webserver internal definition

    service: no change

    That works for me anyway.

    Hope that helps.  
  • Thanks for the info.  I'm probably going to look at moving the Webserver to my DMZ.  I don't like the idea of it being in my internal network, but it's nice to know it will work if I need it to.    
  • Scott, that'll work also.  Good luck to you.  I hope you enjoy Louisiana also.  I moved to Florida from New Orleans.  Kind of wish I was still there.  Florida sucks.  

    cheers,

    psychorugger  
  • Not many places like New Orleans, especially this time of year with Mardi Gras going on.  I can't see Florida being that bad.  Anyway, thanks for the help.    
  • i actually hated new orleans this time of year, but jazz fest was awesome.  [:)].

    psychorugger  
Reply Children
No Data