Featured Post

Command line browser with Javascript handling capability

Hi, I have a query. Do we have any command line browser utility in linux which can fulfill the following requirement: 1. Handle pages which can have javascripts 2. Can use pre-recorded user inputs (maybe stored in some input files) for automated navigation/task. I had seen such an utility earlier...

Read More

Two gateways

Posted by Anonymous Coward | Posted in BSD | Posted on 01-07-2009

Tags: ,

0

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