Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2005 19:32:17 -0800 (PST)
From:      Mark Jayson Alvarez <jay2xra@yahoo.com>
To:        questions@freebsd.org
Subject:   devices are automatically created at boot(how about pseudo devices e.g; carp)?
Message-ID:  <20051202033217.95647.qmail@web51606.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,
   Do I have to  write a script that contains let's say:
 #!/bin/sh
 ifconfig carp0 create
 
 
 then add a line in my rc.conf that looks like this:
 ifconfig_carp0="vhid 1 pass mypasswd 192.168.0.1/24"
 
 or is there a place where I can do them both at the same time?
 
 thanks
 

		
---------------------------------
 Yahoo! Personals
 Single? There's someone we'd like you to meet.
 Lots of someones, actually. Try Yahoo! Personals



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202033217.95647.qmail>