- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Help with pppd
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2002 11:03 PM
09-08-2002 11:03 PM
Help with pppd
So when the ADSL connection is up and a ppp dial-in account user is logged in I have 2 instances of pppd running.
My problem is this. When a dial-up user tries to disconnect he will manage but it will leave the pppd deamon still running and does not re-spawn the mgetty process and hence no user will login again. The interface goes down but pppd stays up. I will need to kill it manually.
Anyone knows why this happens ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 04:37 AM
09-09-2002 04:37 AM
Re: Help with pppd
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 04:39 AM
09-09-2002 04:39 AM
Re: Help with pppd
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 04:48 AM
09-10-2002 04:48 AM
Re: Help with pppd
look here: http://www.rhapsodyk.net/adsl/HOWTO/#s3.5
TheOg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 05:45 AM
09-10-2002 05:45 AM
Re: Help with pppd
the hangup passed by the modem
to the pppd.
You likely want different parameters for the dial-up and
ADLS connections. You can have separarate or adddtional
configuration files by using
the device name as a suffix
for the configuration files.
Check the examples directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 05:47 AM
09-10-2002 05:47 AM
Re: Help with pppd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 05:47 AM
09-10-2002 05:47 AM
Re: Help with pppd
the hangup passed by the modem
to the pppd.
You likely want different parameters for the dial-up and
ADLS connections. You can have separarate or adddtional
configuration files by using
the device name as a suffix
for the configuration files.
Check the examples directory.
If your dail-up user gets the ADSL connection it may retry
on hangup rather than exit
so that mgetty can take the
line back.