The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > BSD
.
google unix.com




Thread: Two gateways
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-02-2009
edgarvm edgarvm is offline
Registered User
  
 

Join Date: May 2009
Posts: 26
Two gateways

I have a web server running FreeBSD 7.2, i have configured two NICs in the following way:
fxp0: 200.14.xxx.254
sk0: 200.12.xxx.4

gateway: 200.14.xxx.1

both ip addresses are public but only those requests to fxp0 are successful.


I have tried configuring nat and binat in sk0 but it doesn't work, any suggestion?

thanks in advance