[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Resolvconf -- a package to manage /etc/resolv.conf



On Sun, 28 Sep 2003 21:49:28 +0200, Thomas Hood <jdthood@yahoo.co.uk> said: 

> Manoj wrote:
>> > I would be interested in knowing how you set it up equivalent to
>> > cardctl scheme allows me to set up pcmcia networks.

> cardmgr's system of configuring things dependently upon
> "scheme,socket,instance,hwaddr" is quite powerful but it is possible
> to configure interfaces dependently on these variables using
> ifupdown too (... though not so conveniently).  See below.

	One can also modify  /etc/pcmcia/network; line 109:

<  cat $RESOLV >> $RESOLV.N; mv $RESOLV.N $RESOLV
>  cat $RESOLV >> $RESOLV.N; resolvconf -a $DEVICE < $RESOLV.N

	Anyway, I think I am goinf to use start_fn and stop_fn in
 /etc/pcmcia/network.opts instead of using either hotplug or modifying
 /etc/pcmcia/network;  I am already comfortable with my network.opts,
 and it is all working together very nicely now.

	Thanks for resolvconf.

	manoj
-- 
Wow, I'm being shot at from both sides.  That means I *must* be right.
:-) Larry Wall in <199710211959.MAA18990@wall.org>
Manoj Srivastava   <srivasta@debian.org>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



Reply to: