Sean R. Cummins on Thu, 8 Jun 2000 12:07:17 -0400 (EDT) |
Jeff, They're unattached ppp interfaces that are screwing up incoming ppp sessions. I kill -9'ed a few ppp processes rather than gracefully shutting them down, and it left these zombie ppp interfaces hanging around, and downing them wouldn't fix the problem. I was also just curious as to whether or not Linux had the ability to delete an interface. - Sean > -----Original Message----- > From: plug-admin@lists.nothinbut.net > [mailto:plug-admin@lists.nothinbut.net]On Behalf Of Jeff Abrahamson > Sent: Thursday, June 08, 2000 8:34 AM > To: plug@lists.nothinbut.net > Subject: Re: [PLUG] remove an interface without rebooting? > > > On Thu, Jun 08, 2000 at 07:07:50AM -0700, Sean R. Cummins wrote: > > That doesn't remove the interface, that just shuts it > down.. I want to > > actually remove the entire interface... > > Sean, > > Why do you want to do this? Do so many people have root access that > you're worried the if will come up again? Just bringing the if down > should prevent it from being used unless some root entity has other > plans. > > -Jeff > > > > > -----Original Message----- > > > From: plug-admin@lists.nothinbut.net > > > [mailto:plug-admin@lists.nothinbut.net]On Behalf Of > > > darxus@chaosreigns.com > > > Sent: Thursday, June 08, 2000 7:06 AM > > > To: plug@lists.nothinbut.net > > > Subject: Re: [PLUG] remove an interface without rebooting? > > > > > > > > > On Thu, 8 Jun 2000, Sean R. Cummins wrote: > > > > > > > Hey guys, > > > > > > > > Does anyone know of a way to remove a network interface in > > > Linux without > > > > rebooting? In Solaris, this would just be "ifconfig > > > <ifname> unplumb" but I > > > > can't seem to find a Linux equivalent.. Just wondering, > > > mostly out of > > > > curiosity... > > > > > > ifconfig <ifname> down > > -- > Jeff Abrahamson > 610/270-4845 > abrahj01@molbio.sbphrd.com > > (home email is jeff_abrahamson@purple.com) > > ______________________________________________________________________ > Philadelphia Linux Users Group - http://plug.nothinbut.net > Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce > General Discussion - http://lists.nothinbut.net/mail/listinfo/plug > > ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|