Re: How can ethernet card get multiple IP from DHCP server ?
- From: Juha Laiho <Juha.Laiho@xxxxxx>
- Date: Thu, 30 Aug 2007 18:32:03 GMT
mojomad@xxxxxxxxx said:
I've got linux 2.6 router with 2 ethernet cards. eth0 is connected to
internet provider that assigns IP numer from DHCP server, eth1 is
connected to LAN.
I would like my linux server to get couple external IPs. So Eth0 shoud
have multiple MAC addresses. How can it be done ?
Seems like solvation is described here http://en.wikipedia.org/wiki/Proxy_ARP
(Taking multiple addresses from a LAN), but can anyone give me live
example ?
You don't even need proxy arp; you need DHCP client that:
- can attach to virtual interfaces (eth0:1, ...)
- supports user-assignable DHCP client-id
.... I've written about this a few times earlier; do a google groups
search with my address and dhcp, and you should find something.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
.
- Follow-Ups:
- References:
- How can ethernet card get multiple IP from DHCP server ?
- From: mojomad
- How can ethernet card get multiple IP from DHCP server ?
- Prev by Date: One to one Nat
- Next by Date: Samba mount fails to reconnect
- Previous by thread: Re: How can ethernet card get multiple IP from DHCP server ?
- Next by thread: Re: How can ethernet card get multiple IP from DHCP server ?
- Index(es):
Relevant Pages
|