Re: re-worded(newbie) Need help on Static IP

1999-08-07 Thread John Hasler
Sanjeev Gupta writes: > Just realized that this will give each _modem_ a static IP, not each > user. The user authentication, iirc, happens _after_ the options file is > processed, so ... If you are using login authentication you can put the ip numbers in the user's .ppprc. If you are using PAP

Re: re-worded(newbie) Need help on Static IP

1999-08-07 Thread Sanjeev Gupta
On Sun, 25 Jul 1999, Bill wrote: > I need to setup the server to allocate an IP for a user whom is dialing in, > so each time they dial in they get the same IP number. edit /etc/ppp/options.ttyXX where XX is S0/S1/whatever the port he dials in on is. Then, put: server-ip:his-ip nodefaultroute

Re: Bug#37573: wmaker cannot save state

1999-08-07 Thread Marcelo E. Magallon
>> "Marcelo E. Magallon" <[EMAIL PROTECTED]> writes: > | > rename("/var/tmp/.7J82HT", "/home/pot/GNUstep/Defaults/WMState") = -1 > EXDEV > | > (Invalid cross-device link) Ok, I fixed a problem in libproplist using tempnam(3) but tempnam does this: a) The directory spec