From owner-freebsd-questions Thu Apr 5 6:49:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aardvark.empresite.com (host132094.metrored.net.ar [200.59.132.94]) by hub.freebsd.org (Postfix) with ESMTP id BBCE537B509 for ; Thu, 5 Apr 2001 06:49:33 -0700 (PDT) (envelope-from pbendersky@itineri.com) Received: from rafa (rafa.itineri-sa [192.168.0.50]) by aardvark.empresite.com (8.9.3/8.8.7) with SMTP id KAA03203 for ; Thu, 5 Apr 2001 10:47:02 -0400 From: "Pablo Bendersky" To: Subject: MPD questions Date: Thu, 5 Apr 2001 10:50:27 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ! I've just configured mpd, and I'm able to connect from a Windows machine. Anyway, I get assignet a netmask of 255.255.255.255, which I think should be 255.255.255.0 to be able to access the network... Can I set the netmask somewhere ? Can I assign a hostname to the remote machine when it connects ? My config file is as follows: new -i ng0 pptp pptp set iface disable on-demand set iface enable proxy-arp set iface idle 1800 set bundle disable multilink set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 10 60 set ipcp yes vjcomp set ipcp ranges 192.168.0.160/32 192.168.0.161/32 set ipcp netmask 255.255.255.0 set ipcp dns 192.168.0.6 set ipcp nbns 192.168.0.6 Thanks a lot ! Pablo Bendersky pbendersky@itineri.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message