multiple ip addressesForum: Networking Topic: multiple ip addresses started by: robc Posted by robc on Jan. 29 2007,18:40
Is there a way to setup multiple ip addresses for a single computer with DSL?I have setup my static ip according to the wiki. My bootlocal.sh is as follows:
I have pinged my server and only get a response through one of my ethernet ports. I have also connected to this computer through vnc, but it also only works on one ethernet port. They are also sharing irq 10 according to dmesg. If this is the problem, how do I change the irq? Posted by ^thehatsrule^ on Jan. 29 2007,19:41
You can check if there are any word of conflict in dmesg - if no errors, then I suppose it won't cause any problems. However, you could check your BIOS if you can reserve irq's for them.If you just try pinging another server from that machine, it depends on the metric/priority of the interface that's chosen to be used. Otherwise maybe ndiswrapper has some kind of limitation in this. |