On Thu, 2 Jun 2005, James wrote:

On Thursday 02 June 2005 07:30 am, Dmitry Mityugov wrote:
On 6/2/05, James <[EMAIL PROTECTED]> wrote:
Forgot to include this:

FreeBSD 4.11-RELEASE-p2 #3

# cat ppp.conf:

default:
        set device PPPoE:ed0
        set speed sync
        set mru 1492
        set mtu 1492
        set ctsrts on
        #enable dns
        enable lqr
        set log phase tun
        add default HISADDR
dsl:
        set authname ****************
        set authkey ******************


# cat ppp.linkup
MYADDR:
        !bg /sbin/natd -f /etc/natd.conf

#cat natd.conf
interface tun0
log yes

^^ - do you need this? Try using "log no" and see if your /var space issues go away.

--
Matt Emmerton
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to