Re: 1/2 ifconfig

2000-08-23 Thread Vitux
cls-colo spgs wrote: > > debs, > > update: > > ifconfig -a gives me not only "lp" and "ppp0," but it also give me "eth0." > for now > i'd like to not have "eth0." how do i not have it in the picture? > > ia, t. > > bentley taylor > (potato on 2.2.16) > man ifconfig hth Vitux -- "I'm

Re: 1/2 ifconfig

2000-08-22 Thread cls-colo spgs
debs, update: ok, i figured out that "ifconfig eth0 down" no longer makes eht0 an active interface . so now my active interfaces are "lo" and "ppp0." here's my script "ifconfig": Script started on Tue Aug 22 14:59:26 2000 1NET:/home/bt# ifconfig lo Link encap:Local Loopback UP LOOPBACK RUN

Re: 1/2 ifconfig

2000-08-22 Thread Mike Werner
cls-colo spgs wrote: > debs, > > update: > > i tried to shutdown "eth0" (ifconfig eth0 down), but it still shows up with > "ifconfig > -a.." > > how do i stop this interface? >From the ifconfig man page: If no arguments are given, ifconfig displays the status of the currently

Re: 1/2 ifconfig

2000-08-22 Thread cls-colo spgs
debs, update: i tried to shutdown "eth0" (ifconfig eth0 down), but it still shows up with "ifconfig -a.." how do i stop this interface? ia, t. bentley taylor (potato on 2.2.16) // cls-colo spgs wrote: > debs, > > update: > > ifconfig -a gives me not only "lp" and "ppp0," but it also giv

Re: 1/2 ifconfig

2000-08-22 Thread cls-colo spgs
debs, update: ifconfig -a gives me not only "lp" and "ppp0," but it also give me "eth0." for now i'd like to not have "eth0." how do i not have it in the picture? ia, t. bentley taylor (potato on 2.2.16) // cls-colo spgs wrote: > debs, > > i lost the "lo" part of ifconfig, i.e., all i

1/2 ifconfig

2000-08-22 Thread cls-colo spgs
debs, i lost the "lo" part of ifconfig, i.e., all i get is the "ppp0" part. (linux-wise, i'm trying to figure out what to do with a nic.) i suspect the prob is causing the obsfucation of my print jobs, seeking a network environment when probably i have nothing even close. please un-dense me.