1052 > rpm -q pump
pump-0.8.3-2
1053 > rpm -q dhcpcd
dhcpcd-1.3.18pl8-6
1054 > rpm -qf /sbin/ifup
initscripts-5.49-1
*1055 > rpm -qf /sbin/ifdown
initscripts-5.49-1
1056 > 

I'm running RH 7.0 upgraded from 6.2. Does this help?

-- 
-Time flies like the wind. Fruit flies like a banana. Stranger things have -
-happened but none stranger than this. Does your driver's license say Organ
-Donor?Black holes are where God divided by zero. Listen to me! We are all-
-individuals! What if this weren't a hypothetical question? [EMAIL PROTECTED]


On Tue, 17 Oct 2000, Michael H. Warfield wrote:

=>Cokey de Percin <[EMAIL PROTECTED]>
=>Reply-To: [EMAIL PROTECTED]
=>
=>Steve,
=>
=>      Look...  Give us some credit...  I have asked this before.
=>Will you PLEASE tell use what revs and what distributions you are
=>using so we can tell WTF you are talking about????  Almost everything
=>you have posted is version dependent and I can't tell from what you've
=>posted!
=>
=>On Mon, Oct 16, 2000 at 02:28:54PM -0400, Steven W. Orr wrote:
=>> Don't know if you're asking me or not, but here's the relevent line from
=>> ifdown:
=>
=>> #       [ -n "`pidof -x dhcpcd`" ] && dhcpcd -k ${DEVICE}
=>>         if [ -n "`pidof -x dhcpcd`" ]
=>>         then
=>>            ps aux | grep /sbin/dhcpcd | grep -v grep | awk '{print $2}' |
=>> xargs kill -TERM
=>>         fi
=>
=>      Well this is NOT in my version of ifdown.  What versions are you
=>running from so we can compare apples and apples instead of apples and
=>oranges.  It may even be dependent on what you have installed, I haven't
=>looked at it this close, by we are no where near THAT level.
=>
=>      For the record...  My gateway is running a heavily (and fully)
=>updated version of RedHat 6.1 with many 6.2 workstations behind it.
=>
=>> And for ifup:
=>
=>>        PUMPARGS='-d -R'
=>
=>> and also:
=>
=>> #    if /sbin/pump ${PUMPARGS} -i ${DEVICE} ; then
=>> #       echo " done."
=>> #    elif /sbin/dhcpcd ${DHCPCDARGS} ${DEVICE} ; then
=>> #       echo " done."
=>>     if /sbin/dhcpcd ${DHCPCDARGS} ${DEVICE} ; then
=>>         echo " done."
=>
=>      Also does not match my version.  We have to know the versions.
=>RedHat keeps changing these things.  We have to know what you have.
=>
=>> -- 
=>> -Time flies like the wind. Fruit flies like a banana. Stranger things have -
=>> -happened but none stranger than this. Does your driver's license say Organ
=>> -Donor?Black holes are where God divided by zero. Listen to me! We are all-
=>> -individuals! What if this weren't a hypothetical question? [EMAIL PROTECTED]
=>> 
=>> 
=>> On Mon, 16 Oct 2000, Cokey de Percin wrote:
=>> 
=>> =>Would it be possible for you to share those scripts?  I'm just getting 
=>> =>starting with VPN over cable here at home and was looking at automating 
=>> =>some of that, but if you've already hammered it into submission, I'd 
=>> =>greatly appreciate seeing them.
=>> =>
=>> =>Best
=>> =>
=>> =>Cokey 
=>
=>      Mike
=>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to