Hello,
I have problems whit ppp and subnets.
I have one ppp server in a linux box, whit this ip address local
192.188.50.193 netmask 255.255.255.192, The remote ip-addres are
192.188.50.194....253 whit netmask 255.255.255.192. However when I connect
from window's client the netmask don't are the same, the netmask in the
window's client is 255.255.255.0.
What happen ?
My files for ppp-options and ppp-dynamic are
options file ppp
-detach
modem
crtscts
proxyarp
netmask 255.255.255.192
dynamic file ppp
#
# Dynamic PPP allocation script
# Assigns PPP based on tty
choice=`tty | cut -b6-10`
case $choice in
ttyC0) exec /usr/sbin/pppd 192.188.50.193:192.188.50.194;;
ttyC1) exec /usr/sbin/pppd 192.188.50.193:192.188.50.195;;
ttyC2) exec /usr/sbin/pppd 192.188.50.193:192.188.50.196;;
:
:
esac
I need work whit subnet for thah I whis multiplexer bandwhit for ppp user's.
Thanks in advance
begin:vcard
n:Torres Tandazo;Rommel Vicente
tel;fax:59307 585978
tel;home:59307 574501
tel;work:59307 570275 Ext (639) (651)
x-mozilla-html:FALSE
url:http://www.utpl.edu.ec
org:Universidad T�cnica Particular de Loja;UPSI (Unidad de Proyectos y Sistemas Inform�ticos)
adr:;;San Cayetano Alto;Loja;Loja;11-01-608;Ecuador
version:2.1
email;internet:[EMAIL PROTECTED]
title:Redes y Telecomunicaciones
fn:Rommel V. Torres T.
end:vcard