NATD Issue

From: Evgeny Ivanov (evgeny_at_networkersbg.com)
Date: 05/26/04

  • Next message: Kent Stewart: "Re: newbie upgrading question"
    Date: Wed, 26 May 2004 21:08:23 +0300 (EEST)
    To: freebsd-stable@freebsd.org
    
    

    Hi all,

     I am having troubles with NATD.
     I have 64 Real IP addresses and about a 200 customers. I need to define
    an address pool in order to avoid the effect that all internal IPs to be
    visible as 1. What I have done is.
    in rc.conf:
    natd_enable="YES"
    natd_flags="-f /etc/natd.conf"

    in natd.conf:
    use_sockets yes
    same_ports yes
    reverse yes
    interface fxp0
    redirect_address 10.0.1.2 one-external-ip
    redirect_address 10.0.1.3 two-external-ip

    And the nat is not working. Will be grateful if someone help me with that
    issue.

    Regards to you all
    Evgeny Ivanov
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Kent Stewart: "Re: newbie upgrading question"

    Relevant Pages

    • Re: Memory usage with many w3wp.exe processes
      ... For the moment we are moving forward with using only a single App Pool for ... customers in this configuration and use about 1.3 GB of RAM on each web ... we are using Windows Server 2003 Web Edition ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Memory usage with many w3wp.exe processes
      ... >We make an ASP.NET web application and we host it for our customers. ... >application pool for each virtual directory. ... >1) Will the CLR release memory as we approach the limits and the OS begins ... >2) The application caches ADO.NET datatables in the HttpContext Cache ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Memory usage with many w3wp.exe processes
      ... which is a more likely place to get answers to complex IIS questions like yours. ... Is it entirely necessary to run *each* application in its own App Pool? ... > We make an ASP.NET web application and we host it for our customers. ... > more memory for new w3wp.exe processes? ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: AppPool memory consumption for shared hosting
      ... It is a very good idea to give each customer a dedicated application pool. ... and availability of the customer's website. ... limitation is about 250 application pools per server. ... configure all these customers in the same application pool. ...
      (microsoft.public.inetserver.iis)
    • Re: Single application in multiple application pool IIS6.0
      ... > application for different customers? ... > application pool in for each customer and url, ... Set multiple virtual directories for the same physical ... Tom Kaminski IIS MVP ...
      (microsoft.public.inetserver.iis)