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

Traffic to and from server

Alright.  How about helping me with the web server.  Same Box.  My original problem was I could not get anyone from the outside into it.  This was especially true with http://www.biggdog.biz but it would go through the mail.biggdog.biz  I think I solved the the first through DYNDNS but they are telling me they get a different page and I know what is up there so I am not sure what is going on.

""DONE""
I also wanted to let out 3 ports from my server to the internet 
1 = Pyzor
2 = DCC
3 = ClamAV
The ports are done and all are working.
I had set it up as "internal Address" and had to change it to "internal Network"
""DONE""


I think I did this correctly but I will post pics and try to get them enlarged.

I am going out for some 6-9 injections in my back so I may not be back until tomorrow.


This thread was automatically locked due to age.
Parents
  • I had set it up as "internal Address" and had to change it to "internal Network"
    ""DONE""

    That sounds like a NAT rule.  Is this inbound traffic or outbound? If outbound, then you need a masquerading rule 'Internal (Network) -> External' and packet filter rules like 'Internal (Network) -> ClamAV -> Internet : Allow'.

    To get inbound traffic to your webserver, you would use a DNAT:

    Traffic Source = Internet
    Traffic Service = Web Surfing
    Traffic Destination = External (WAN) (Address)

    NAT mode = (DNAT) Destination

    Destination = {host definition for webserver}
    Destination Service = {Empty!}

    Automatic packet filter rule: {checked}


    Cheers - Bob
  • I am not completely sure as I would assume "oops" that it would need to go out and come back with new rules, time, and so on.

    Sorry my last post was in reference to the opening of ports for DCC, Razor, Pyzor and ClamAV.
Reply
  • I am not completely sure as I would assume "oops" that it would need to go out and come back with new rules, time, and so on.

    Sorry my last post was in reference to the opening of ports for DCC, Razor, Pyzor and ClamAV.
Children
No Data