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

Astaro dnat problem

Hi together,

i got a ASL v5.213. My problem is that i wont to access a webserver on port 8500 behind my firewall (internal webserver runs on port 8500)
i ve done three things.
  1) Definitions -> Services
          Name  Protocol   Source Port   Destination Port   Comment
          8500  TCP/UDP   1024:65535          8500             test
  2) Network-> NAT/Masquerading
          Any -> internetStaticIP / 8500   None   Webserver / Http_8500 
  3) Packetfiler Rules   
     Soure     Service         Action              Destination         Comment
       Any         8500          Allow (green)         Webserver           bla

Anybody knows where the problem is. i cant access from extern
thx all


Edit: i installed a apache on my workstation and tried the port 8500 and i also dont work, but with die normal static http 80 it works. anyone an idea?


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

    Is that INternetStaticIP your  External Interface name?

    "Any -> internetStaticIP / 8500 None Webserver / Http_8500" 

    Look for this name Any -> internetStaticIP((adress) 
    Stands the rule above the rest?(nr 1) for the same service?

    Remove http_8500 "destination port"....

    let us know.
  • Hi Silverone,
    The internetstaticip ist my externel interface.
    "Stands the rule above the rest?(nr 1) for the same service?" you mean at position one of the nat/masq.. rules? yes nr there
    ive removed the http_8500 server. 
    at proxies->http i put at ADVANCED -> Allowed Target Service -> my http_8500 service and it worket now half i would say. i can see my server in the internet but my couldfusion site didnt come up. errormessage: Dns or Server couldnt be found.
  • Can you change de service destination to HTTP;80 in the DNAT rule.
    Does that work?