Author Topic: Multiple Ips On An Interface?  (Read 1712 times)

nelsonm

  • Newbie
  • *
  • Posts: 2
    • View Profile
Multiple Ips On An Interface?
« on: December 19, 2005, 12:18:04 pm »
I'm looking to build a "network pinger" machine.  Some large companies require me to actually test IP on each network connection at the desk in a new building.  They have multiple vlans and DHCP is way too slow.  I've found that booting feather linux in a laptop with no hard disk and setting multiple virtual interfaces with static IPs to be the way to go (eth0, eth0:0, eth0:1...).  Once a virtual interface is set up for each vlan I can go around to any connection and ping and get a reply on that vlan.  Now I'm looking for a way to do this in a smaller package.  I was wondering if a zaurus can do this (which ones have an option for an ethernet interface without using a dock of some sort) and if OZ has the ability to do virtual interfaces?

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
Multiple Ips On An Interface?
« Reply #1 on: December 19, 2005, 12:40:24 pm »
I can't comment about OZ, but the Sharp ROM supports aliased interfaces.  I see no reason why OZ wouldn't, it's a pretty standard Linux feature.

Ethernet is easy and works on every Zaurus from the 5000D on up, you just need a CF ethernet card.  On newer Zauruses you can even get true multihoming by adding USB ethernet adapters.

nelsonm

  • Newbie
  • *
  • Posts: 2
    • View Profile
Multiple Ips On An Interface?
« Reply #2 on: December 19, 2005, 02:08:22 pm »
Quote
I can't comment about OZ, but the Sharp ROM supports aliased interfaces.  I see no reason why OZ wouldn't, it's a pretty standard Linux feature.

Ethernet is easy and works on every Zaurus from the 5000D on up, you just need a CF ethernet card.  On newer Zauruses you can even get true multihoming by adding USB ethernet adapters.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=107638\"][{POST_SNAPBACK}][/a][/div]


Ok, thanks!  I figured it should work but I wanted to be sure before I buy one.