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

NAT

hi friends,
how I can add a nat rule to route my internal network to external interface?
when I add this rule, in packet filter live log I can see that any packets sent from my clients is droped.
it occurs even I added a rule in packet filter rules that allows packets incoming from internal network
I cant find where is problem


This thread was automatically locked due to age.
Parents
  • Not sure, what you're going to do ?!

    But NATing can be set under \Network \NAT_Masquerading
    Maybe you want to MASQuerade your internal network to Internet ?
  • I exactly want to implement a simple NAT which route my internal netwok trafic to external interface (internet)
    how could I do this?
  • Go to 
    \Network  \NAT/Masquerading

    Add new NAT rule, for example:
    Name: MASQ_Intranet_Internet
    Rule type: Masquerading
    Network: Internal_Network
    Interface: Internet_Interface

    That should do it. 
    In addition you have to set some packet filter rules to allow traffic from internal network to internet
  • could u plz tell me what are the rules that I have to add in packet filtering rules?
  • The rules depend on the services you want to allow your PCs !
    If you just want to surf the internet, you only need to condigure DNS & HTTP proxy and change your browser's configuration.

    Don't want to bother you, but did you read the manual already ? I think it's very clear to read and easy to understand.
    Also on Astaro Knowledgebase there are some HOW-TOs (search for "Initial Setup"
Reply
  • The rules depend on the services you want to allow your PCs !
    If you just want to surf the internet, you only need to condigure DNS & HTTP proxy and change your browser's configuration.

    Don't want to bother you, but did you read the manual already ? I think it's very clear to read and easy to understand.
    Also on Astaro Knowledgebase there are some HOW-TOs (search for "Initial Setup"
Children
No Data