On Thu, Dec 13, 2001 at 07:08:58PM +1100, Grant Parnell wrote: > On Tue, 11 Dec 2001, Doug Stalker wrote: > > > > > I'm currently trying to get PoPToP working, but it's coming up with an error > > on the server: > > Dec 11 12:13:58 legba pppd[10845]: The remote system is required to > > authenticate itself > > Dec 11 12:13:58 legba pppd[10845]: but I couldn't find any suitable secret > > (password) for it to use to do so. > > Dec 11 12:13:58 legba pppd[10845]: (None of the available passwords would > > let it use an IP address.) > > > > I've commented out ALL:PARANOID in /etc/hosts.deny, but there was no change. > > > > How can I get the server to accept the connections? > > > > Server: Debian Woody, 2.2.17 kernel > > Client: Windows 98 using built in VPN >
You've probably got user * password in your chap secrets you need user * passwors * or user * password ip-address which specifiacally sets an PI for that connection. -- John Ferlito Senior Engineer Bulletproof Networks ph: +61 (0) 2 9663 9000 fax: +61 (0) 2 9662 4744 mob: +61 (0) 410 519 382 http://www.bulletproof.net.au/ This e-mail and any attachments are confidential and may be legally privileged. Only the intended recipient may access or use it and no confidentiality or privilege is waived or lost by mistaken transmission. If you are not the intended recipient you must not copy or disclose this email's contents to any person and you must delete it and notify us immediately. Bulletproof Networks uses virus scanning software but excludes all liability for viruses or similar in any attachment as well as for any error or incompleteness in the contents of this e-mail. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
