On Mon, 2003-10-13 at 17:02, alben benavente alteza wrote: > do you mean alias IP's? > > On Monday 13 October 2003 00:36, Mark Quitoriano wrote: > > guys papano ko gagawin na ma retain yung vlan configuration ko sa linux > > box? kasi pag nagrereboot laging narereset yung mga vlans
what distro r u using? in RH systems, u can: netconfig -d eth0:1 netconfig -d eth0:2 ... this will create the config file in /etc/sysconfig/networking-scripts/ to be executed during startup. Or, u can just copy your eth0 file to eth0:2 and make the changes u need. hth. -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
