Date: Mon, 23 Feb 2004 09:31:08 -0300 From: Roberto Pereyra <rjpereyra@gualeguaychu.gov.ar> To: freebsd-isp@freebsd.org Subject: dialup questions again Message-ID: <20040223123108.GB1220@gualeguaychu.gov.ar>
next in thread | raw e-mail | index | archive | help
Hi I want to setup a dialup freebsd 5.2 server. My setup is: ---INTERNET---------| GATEWAY |-------------|DIALUP SERVER| -----|----192.160.0.171 192.169.0.1 192.168.0.170 |----192.168.0.172 |----192.168.0.173 8 lines My ppp.conf is: default: pap: set debug phase lcp chat set timeout 0 set debug phase lcp chat enable pap set ifaddr 192.168.0.1 192.168.0.171-192.168.0.178 255.255.255.0 enable proxy accept dns set dns 192.168.0.1 load server set radius /etc/radius.conf I have enable the eight lines in my /etc/ttys ttyd0 "/usr/local/sbin/mgetty -s 115200" dialup on secure ttyd1 "/usr/local/sbin/mgetty -s 115200" dialup on secure ...... Some questions: I must enable pseudo-device tun 1 1 must be 8 or this setup is automatic for freebsd 5.2 ? Is my ppp.conf rigth ? Is the "set ifaddr ...." line rigth ? I have in both sides USR 56K and not have more than 32k with analog lines. How can I have more speed ? Thanks in advance roberto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040223123108.GB1220>