[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Two IP addresses on one IF
- Date: Mon, 05 Oct 2009 08:44:03 +1100
- From: chrisj at rtems.org (Chris Johns)
- Subject: Two IP addresses on one IF
Leon Pollak wrote:
>
> How (if ever) can one assign two different IP addresses (from different
> subnets) to one Ethernet interface?
>
Have you tried aliasing the interface ? The networking supplement has an
example:
http://www.rtems.org/onlinedocs/doc-current/share/rtems/html/networking/networking00030.html
I cannot remember if it handles different subnets or not. You may need
to play with the routine tables as well.
Regards
Chris