getting pump to bring up my connection during boot

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

 



Hi

Since you are using debian you should try to add your setup to
/etc/netwrk/interfaces, that file does not have the same syntax as the one
you are using below, but fairly close, try man interfaces for the
syntax.

If that doesn't work create a file in /etc/init.d/ called mynet that
contains the line "pump -i eth0 --status" (without the quotes of
course), then symlink this file into rcS.d, like so:
cd /etc/rcS.d; ln -s ../init.d/mynet S40mynet
of course the choise of the filename is your own.
This should get you network in all runlevels.

/Peter Toneby


On Wed, Oct 31, 2001 at 04:27:43AM -0600, Cheryl Homiak wrote:
> Ok, my cable modem connection seems to be working fine as far as it goes;
> I am including here what I get when I enter "pump -i eth0 --status" since
> the  output is relatively short. I was a bit concerned about whether the
> lines that have 0.0.0.0 for next server were normal or not.
> My biggest problem now is that I can't figure out how to get this to
> happen at boot time. Once I boot, I have to type "pump -i eth0" each time
> to start it. I've looked at the man page several times and still can't
> find anything that indicates how this is to be accomplished.
> 
> pump.txt
> Device eth0
> 	IP: 24.196.69.124
> 	Netmask: 255.255.255.0
> 	Broadcast: 255.255.255.255
> 	Network: 24.196.69.0
> 	Boot server 12.24.207.53
> 	Next server 0.0.0.0
> 	Gateway: 24.196.69.1
> 	Domain: mad.chartermi.net
> 	Nameservers: 24.196.64.39 24.196.64.40
> 	Renewal time: Wed Oct 31 14:41:52 2001
> 	Expiration time: Wed Oct 31 16:11:52 2001
> 
>                               Cheryl
> 
> 
> 
> _______________________________________________
> 
> Blinux-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/blinux-list

-- 
Alpha Test Version:  Too buggy to be released to the paying public. 
Beta Test Version:  Still too buggy to be released. 
Release Version:  Alternate pronunciation of "Beta Test Version". 





[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]