hi!

 I use ppp with great pleaseure already few years, but I see it has a
 problem with ``set proctitle "HISADDR"'' in ppp.conf.

 My users are stored in ppp.secret like 

        user    *       IP

 But /usr/bin/w or ps show me wrong ip for some users, ie:

15:22:41 root@ $ w tcza
15:22  up 10 days, 19:30, 11 users, load averages: 1,09 1,09 0,75
USER             TTY      FROM              LOGIN@  IDLE WHAT
tcza            d6       31200            12:05       - ppp: 192.168.1.130 (pp
15:22:49 root@ $ grep tcza /etc/ppp/ppp.secret
tcza   *       192.168.2.126
15:22:56 root@ $ ps -t d6
  PID  TT  STAT      TIME COMMAND
 6569  d6  Ss+    0:02,30 ppp: 192.168.1.130 (ppp)
15:23:19 root@ $ ifconfig |grep -1 6569
        inet 192.168.0.1 --> 192.168.2.126 netmask 0xffffffff
        Opened by PID 6569
tun4: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
15:23:32 root@ $

Please, help me to fix this problem.

-- 
 Laa

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to