Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMultiple IPs for one Ethernet Port
Hi, In my application I would like to have multiple IP address attached to the same ethernet MAC (one MAC address). Obviously, the IPs will not occupy the same subnets - for a given subnet mask ...
Altera_Forum
Honored Contributor
15 years agoHi Ravi!!!
I've just finishied patching Nichestack in order to support multiple IP address (also on different subnet :)). Up to know I've tested ping service to 3 different IPs (and subnet, etc...) and it works. I've also tested Telnet Server to 3 different IPs and it works!!! Now I'm going to test FTP server... I've just modified ARP and IP layer implementing IP filtering with a list of supported IPs. I think that this patch would work only with SERVER services, but I'm not sure about it... Ciao