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

Ftp problems ? nat problems????

hi 
got a ftp on my lan : 10.0.1.200 
and i cant figurout how to make a nat to it ????  


This thread was automatically locked due to age.
  • Define that host in ASL.
    ie: ftpsite 10.0.1.200 255.255.255.255

    The you need to create a NAT rule that says:
    FTP traffic to EXTERNAL interface of firewall, forward to FTPSITE

    Then create a packet filter rule.
    Allow FTP Service to FTPSERVER
  • welll NOW IM LOST  [:S]

    cant u give me a more specifeied HOW TO Pllzzz  
  • for now i created: 

    Network Definitions :
    Name: ftp
    Type : host
    Adress 10.0.1.200
    Commect: bla bla

    Nat :

    name : ftp
    Rule : DNAT / SNAT
    Source match : Wan (network)
    Destination : ftp (from above)
    Service: ftp
    Change source: no change
    Change Destiation : internal
      (guess here it goes wrong)

    Packet Filter Rules :
    Position: top
    Source: wan(network)
    Destination: ftp 
    Group: none
    Service: ftp
    Action: aloow


     [:S]