Archive

Posts Tagged ‘nic’

Linux Multi Wan Load Balancing

October 23rd, 2009 Comments off

Greetings all!
I have 3 ISP.
First ISP I need to login via web base page to get the internet connection.
Second is just setting up the NIC and so is Third.

I know that Dual Wan Is possible with 2nd and 3rd Connection.
But this method would leave out the 1st.

So basically I want this to be all automatic as well (on Boot time)

So my conclusion is that.
It will detect the frist NIC card that needs the internet connection, via web page, and login via curl “curl -d username + password + site” and so on.
Only when the connection is established it will then activate the next two NICs and have it load balanced. The script also needs to keep checking if the FIRST NIC is getting connection through out, if the first NIC is disconnected it will delete the iptables for load balancing and then rerun from the first again. (unless there is a better solution).

If your reading this then you know that I’m not an ordinary person, I have technical knowledge.

I would be using CentOS unless you can give me a reason why not to.

Finally the Fourth NIC is the connection to internal office where the client computers are windows and internet will be getting through the LINUX ROUTER.

Thank you for your time.
Happy Bidding.
30% escrow will be provided.
When the script is installed in my machine and working the way it needs to, you will receive the next rest.
Bonus will be included too if the job is nicely done.
Bid is open to anyone but will have to show me some output why I should choose you.

Ip Switcher

June 29th, 2009 Comments off

Ok I have a windows box with 2 NICs

1 NIC is bound to one IP(I use this to remote connect)

The second NIC has a range of 40 possible IPS.

I want someone to code a little windows software that will rotate the IP on the 2nd NIC.

I want to put a list of all the possible IPS assigned, then put rotation duration(every 1minute, 2minutes,etc), and the program will rotate it.. RIght now i have to go into network properties and change the IP manually, I want to be able to do it automatically.

Cheers

Bear