Re: startup network configuration choice

2010-08-17 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/15/2010 08:42, Julian H. Stacey wrote: > Personally I have this in /etc/rc.conf, > host="mylap" ; domain="company.com" > host="mylap" ; domain="no.net" > host="mylap" ; domain="home.net" > hostname="$host.$dom

Re: startup network configuration choice

2010-08-15 Thread Julian H. Stacey
=?UTF-8?Q?I=C3=B1igo_Ortiz_de_Urbina?= wrote: > Maybe you could glue some ifstated magic to your script. > > I heard suggestions like this some time ago on a different list, > anyway, I have never tried it myself as running a script to setup my > network manually is not inconvenient, after all, I

Re: startup network configuration choice

2010-08-15 Thread IƱigo Ortiz de Urbina
Maybe you could glue some ifstated magic to your script. I heard suggestions like this some time ago on a different list, anyway, I have never tried it myself as running a script to setup my network manually is not inconvenient, after all, I do startx myself everytime I boot the computer :) If yo

startup network configuration choice

2010-08-15 Thread Zeus V Panchenko
Hi All, may somebody advice, please ... i'd like to get automatic network configuration for my netbook while startup depending on the network it connected to while starting up ... not dhcp, but system startup script to detect the network and to configure the interfaces i have written script whi