![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 default gateways | ce9888 | AIX | 10 | 03-31-2009 11:59 AM |
| configuring 2-gateways in linux | jagdish.machhi@ | Shell Programming and Scripting | 1 | 09-20-2007 10:35 AM |
| setup of 2 gateways on AIX | mynikolas | AIX | 2 | 06-06-2005 04:00 AM |
| 2 gateways on the same unix box | josramon | IP Networking | 2 | 04-12-2004 11:56 AM |
| gateways | Deuce | UNIX for Dummies Questions & Answers | 2 | 11-12-2001 07:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
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 |
|
||||
|
I realize that this is about 2 years late, but freebsd will only route to the locally connected lan on the nic that the traffic originates from. If it's from a lan other than the nic's local lan, the return path will be the default gateway. To have traffic route the other nic, you'll need to set up routing protocols or static routes.
|
![]() |
| Bookmarks |
| Tags |
| freebsd, networks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|