Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-07-2006, 09:07 AM
w.elsen@it-news.net
Guest
 
Posts: n/a
Default dd-wrt vpn userlogging

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi guys,

I set up a dd-wrt device as my local vpn server. Now I'm trying to
generate some entries in syslog if a vpn connection was established.
everything works fine, but if a connect was successfull you can't find
any username in syslog. if the connection fails you can find the
username in syslog.

syslogd --> passed:
Aug 6 22:48:27 daemon.info pptpd[12056]: CTRL: Client *.*.*.*
control connection started
Aug 6 22:48:27 daemon.info pptpd[12056]: CTRL: Starting call (launching

pppd, opening GRE)
Aug 6 22:48:27 daemon.notice pppd[12057]: pppd 2.4.3 started by root,
uid
0
Aug 6 22:48:27 daemon.info pppd[12057]: Using interface ppp1
Aug 6 22:48:27 daemon.notice pppd[12057]: Connect: ppp1 <--> /dev/pts/1

Aug 6 22:48:27 daemon.err pptpd[12056]: CTRL: Ignored a SET LINK INFO
packet with real ACCMs!
Aug 6 22:48:27 daemon.info pppd[12057]: found interface br0 for proxy
arp
Aug 6 22:48:27 daemon.notice pppd[12057]: local IP address 192.168.0.1
Aug 6 22:48:27 daemon.notice pppd[12057]: remote IP address
192.168.0.10
Aug 6 22:48:27 daemon.notice pppd[12057]: MPPC/MPPE 128-bit stateless
compression enabled


syslogd --> failed:
Aug 6 22:46:35 daemon.info pptpd[11846]: CTRL: Client *.*.*.*
control connection started
Aug 6 22:46:35 daemon.info pptpd[11846]: CTRL: Starting call (launching

pppd, opening GRE)
Aug 6 22:46:35 daemon.notice pppd[11847]: pppd 2.4.3 started by root,
uid
0
Aug 6 22:46:35 daemon.info pppd[11847]: Using interface ppp1
Aug 6 22:46:35 daemon.notice pppd[11847]: Connect: ppp1 <--> /dev/pts/1

Aug 6 22:46:35 daemon.err pptpd[11846]: CTRL: Ignored a SET LINK INFO
packet with real ACCMs!
Aug 6 22:46:35 daemon.warn pppd[11847]: Peer USERNAME failed CHAP
authentication
Aug 6 22:46:35 daemon.notice pppd[11847]: Connection terminated.
Aug 6 22:46:35 daemon.info pppd[11847]: Exit.
Aug 6 22:46:35 daemon.err pptpd[11846]: GRE:
read(fd=17,buffer=1000a5fc,len=8196) from PTY failed: status = -1 error
=
Input/output error, usually caused by unexpected termination of pppd,
check
option syntax and pppd logs
Aug 6 22:46:35 daemon.err pptpd[11846]: CTRL: PTY read or GRE write
failed
(pty,gre)=(17,1
Aug 6 22:46:35 daemon.debug pptpd[11846]: CTRL: Reaping child
PPP[11847]
Aug 6 22:46:35 daemon.info pptpd[11846]: CTRL: Client *.*.*.*
control connection finished

anybody got an idea?

-wolfgang elsen

-----BEGIN PGP SIGNATURE-----

iQEVAwUBRNbtApLNOtEuokLDAQKlTggAkvJWv7anhoQ7BmthbB UbXE3jDzJWVpOL
rQgRplVOK55YvUlqZOwpNNUla5f1pfy70bKPME72lJ5gJbObA1 fyl2k5xwe4D0K6
Lm7wYwK8ICN3hQn43VrapFh33hjFlLccd3uacHZEzEwkvJ6yUY Hbr2SfVIKV3g5L
2RxI3uFJOPGKQUPnmnPMWAMhJGbmkCekDg1p2H73JkQ1qhw5Oa A7slmV67WOCs66
xDILd0PgfRH77fJ8f/obiyRkmQ/l36/2HMsexSykCxPB7vMqr3lRV0c+kSFKrrnu
sKAnVHS6pcQfbD+KhqEz668YkLYy+n6Q8TqsbPlOJKbyzgKl3/27LA==
=Uxo8
-----END PGP SIGNATURE-----


Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:43 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45