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

Make a Webserver visible from outside

Hello,

can you help me plz? This is my first firewall setup. Masquerading internal -> outside with external IP works fine. Now i have an webserver in my network and this shold be visible from outside. Can you tell me what to do????

Many thanks  [:)],
amo001   


This thread was automatically locked due to age.
Parents Reply Children
  • you can add a rule like this:

    match parameter:
    destination: externa_interface__  (others: no match)

    change destination to: your server ip (others: no change)

    add packetfilter: Any Any  Allow

    note: you won't be able to access the firewall from the outside when natting any port to the inside...

    /marcel