Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2004 17:31:41 +0400
From:      Dmitry Tolstov <dima@ibch.ru>
To:        freebsd-stable@freebsd.org
Subject:   two addresses and natd
Message-ID:  <1851539458.20040801173141@ibch.ru>

next in thread | raw e-mail | index | archive | help

  Hello everyone!

  I am running 4.9-RELEASE-p11 and natd. I am planning to get one more
  IP and I want it to be redirected to another box in the local network.
  
  Would it possible to run natd as somthing like this:
  natd -a <IP1> -p 8668 -redirect_address <localIP> <IP2>;
  
  or run two natd
  natd -a <IP1> -p 8668
  natd -a <IP2> -p 8778 -redirect_address <localIP> <IP2>
  with appropriate ipfw rules;

  or it is better to find a switch and up one more interface?


  Thank you.

  -Dmitry.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1851539458.20040801173141>