|
||||||||
On 17.09.2006 16:08 Alan Shearer wrote: > Does anyone know if m0n0wall supports multiple internal IP addresses on > the same interface? I am needing to replace a Cisco Router 1721 that > does this currently. It's setup with a main internal IP (10.0.0.1/20), > and then has 10.2.0.1/24, 10.3.0.1/24, and 10.23.0.1/24 as the secondarys. This should be possible with the hidden option shellcmd: http://doc.m0n0.ch/handbook/faq-hiddenopts.html Just add three tags into the system section like that <shellcmd>ifconfig fxp0 alias 10.2.0.1/24</shellcmd> Regards -Bjoern |