Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: multiple ip addresses< Next Oldest | Next Newest >
robc Offline





Group: Members
Posts: 24
Joined: Jan. 2007
Posted: Jan. 29 2007,18:40 QUOTE

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:

Code Sample
ndiswrapper -i eepro100
ifconfig eth0 192.168.60.78
ifconfig eth0 netmask 255.255.255.0 broadcast 192.168.60.254
ifconfig eth1 192.168.60.79
ifconfig eth1 netmask 255.255.255.0 broadcast 192.168.60.254
route add default gw 192.168.60.xx
echo nameserver 192.168.60.xx > /etc/resolv.conf
echo nameserver xx.xx.xx.xx >>resolve.conf
ifup eth0
ifup eth1


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?
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Jan. 29 2007,19:41 QUOTE

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.
Back to top
Profile PM 
1 replies since Jan. 29 2007,18:40 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: multiple ip addresses

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code