[pptp-server] NetBios issue - Help Please

tmk tmk at netmagic.net
Wed Mar 15 19:45:13 CST 2000


last i looked into it, pppd did NOT set netmasks properly even if specified
in the config file.. it may tell the client the right one though.. anyone
have more recent experience here? i am rusty.

it may be possible to use the ip-up script that pppd runs when a connection
happens and set the netmask there, but that is server side only..

Kevin
----- Original Message -----
From: Emir Toktar <toktar at per.com.br>
To: Jandeep Kang <jandeep at interspeed.com>
Cc: Pptp Mailing List (E-mail) <pptp-server at lists.schulte.org>
Sent: Thursday, March 16, 2000 4:42 AM
Subject: Re: [pptp-server] NetBios issue - Help Please


> NetBios issue - Help PleaseLook which is the subnet mask.
> If  I'm not mistakes, likes sound diferent subnet mask in dual-homed
server.
> If is the case, use netmask parameter in the options file.
>
> Good Lock
>
> Emir Toktar
>
> +55 2141 232-4570
> toktar at per.com.br
> emir.toktar at bra.xerox.com
> toktar at ppgia.pucpr.br
>
> Here is other parameters to use and set up in conections (MRU and others):
>
> require-pap "Require PAP authentication from peer"
> +pap  "Require PAP authentication from peer"
> refuse-pap "Don't agree to auth to peer with PAP"
> -pap "Don't allow PAP authentication with peer"
> require-chap "Require CHAP authentication from peer"
> +chap "Require CHAP authentication from peer"
> refuse-chap "Don't agree to auth to peer with CHAP"
> -chap "Don't allow CHAP authentication with peer"
> refuse-chap-md5 "Don't allow md5-digest style CHAP"
> -chap-md5 "Don't allow md5-digest style CHAP"
> name "Set local name for authentication"
> user "Set name for auth with peer"
> usehostname "Must use hostname for authentication"
> remotename "Set remote name for authentication"
> auth "Require authentication from peer"
> noauth "Don't require peer to authenticate"
> login "Use system password database for PAP"
> papcrypt "PAP passwords are encrypted"
> +ua "Get PAP user and password from file"
> privgroup "Allow group members to use privileged options"
> require-chapms "Require MSCHAP (v1) authentication"
> +chapms "Require MSCHAP (v1) authentication"
> refuse-chapms "Refuse MSCHAP (v1) authentication"
> -chapms "Refuse MSCHAP (v1) authentication"
> require-chapms-v2 "Require MSCHAP-v2 authentication"
> +chapms-v2 "Require MSCHAP-v2 authentication"
> refuse-chapms-v2 "Refuse MSCHAP-v2 authentication"
> -chapms-v2 "Refuse MSCHAP-v2 authentication"
> noccp "Disable CCP negotiation"
> -ccp "Disable CCP negotiation"
> bsdcomp "Request BSD-Compress packet compression"
> -bsdcomp "don't allow BSD-Compress"
> deflate "request Deflate compression"
> nodeflate "don't allow Deflate compression"
> -deflate "don't allow Deflate compression"
> nodeflatedraft "don't use draft deflate #"
> predictor1 "request Predictor-1"
> nopredictor1 "don't allow Predictor-1"
> -predictor1 "don't allow Predictor-1"
> mppe-40 "Allow 40 bit MPPE encryption"
> +mppe-40 "Allow 40 bit MPPE encryption"
> nomppe-40 "Disallow 40 bit MPPE encryption"
> -mppe-40 "Disallow 40 bit MPPE encryption"
> mppe-128 "Allow 128 bit MPPE encryption"
> +mppe-128 "Allow 128 bit MPPE encryption"
> nomppe-128 "Disallow 128 bit MPPE encryption"
> -mppe-128 "Disallow 128 bit MPPE encryption"
> mppe-stateless "Allow stateless MPPE encryption"
> +mppe-stateless "Allow stateless MPPE encryption"
> nomppe-stateless "Disallow stateless MPPE encryption"
> -mppe-stateless "Disallow stateless MPPE encryption"
> noaccomp "Disable address/control compression"
> -ac "Disable address/control compression"
> default-asyncmap "Disable asyncmap negotiation"
> -am "Disable asyncmap negotiation"
> asyncmap "Set asyncmap (for received packets)"
> -as "Set asyncmap (for received packets)"
> nomagicnumber "Disable magic number negotiation (looped-back line
> detection)"
> -mn "Disable magic number negotiation (looped-back line detection)"
> default-mru "Disable MRU negotiation (use default 1500)"
> -mru "Disable MRU negotiation (use default 1500)"
> mru "Set MRU (maximum received packet size) for negotiation"
> nopcomp "Disable protocol field compression"
> -pc "Disable protocol field compression"
> -p "Set passive mode"
> passive "Set passive mode"
> silent "Set silent mode"
> escape "List of character codes to escape on transmission"
> lcp-echo-failure "Set number of consecutive echo failures to indicate link
> failure"
> lcp-echo-interval "Set time in seconds between LCP echo requests"
> lcp-restart "Set time in seconds between LCP retransmissions"
> lcp-max-terminate "Set maximum number of LCP terminate-request
> transmissions"
> lcp-max-configure "Set maximum number of LCP configure-request
> transmissions"
> lcp-max-failure "Set limit on number of LCP configure-naks"
> receive-all "Accept all received control characters"
> asyncmap  <map>
> auth
> call  name
> callback  phone
> nocallback
> +callback
> connect  script
> crtscts
> cdtrcts
> defaultroute
> disconnect  script
> escape  xx,yy,...
> file  name
> lock
> mru  n
> mtu  n
> passive
> <local_IP_address>:<remote_IP_address>
> active-filter  filter-expression
> bsdcomp  nr,nt
> chap-interval  n
> chap-max-challenge  n
> chap-restart  n
> debug
> default-asyncmap
> default-mru
> deflate  nr,nt
> demand
> domain  d
> hide-password
> holdoff  n
> idle  n
> ip
> Ipcp-accept-local
> ipcp-accept-remote
> ipcp-max-configure  n
> Ipcp-max-failure  n
> ipcp-max-terminate  n
> ipcp-restart  n
> ipparam  string
> ipx
> ipx-network  n
> ipx-node  n : m
> ipx-router-name  <string>
> ipx-routing  n
> ipxcp-accept-local
> ipxcp-accept-network
> ipxcp-accept-remote
> ipxcp-max-configure  n
> ipxcp-max-failure  n
> ipxcp-max-terminate  n
> kdebug  n
> lcp-echo-failure  n
> lcp-echo-interval  n
> lcp-max-configure  n
> lcp-max-failure  n
> lcp-max-terminate  n
> lcp-restart  n
> local
> login
> maxconnect  n
> modem
> ms-dns  <addr>
> ms-wins  <addr>
> name  name
> netmask n (255.255.255.0)
> Noaccomp
> Noauth
> Nobsdcomp
> Noccp
> Nocrtscts
> Nodtrcts
> Nodefaultroute
> nodeflate
> nodetach
> noip
> noipdefault
> noipx
> nomagic
> nopcomp
> nopersist
> nopredictor1
> noproxyarp
> notty
> novj
> novjccomp
> papcrypt
> pap-max-authreq  n
> pap-restart  n
> pap-timeout  n
> pass-filter filter-expression
> persist
> predictor1
> privgroup  group-name
> proxyarp
> pty  script
> receive-all
> record  filename
> remotename  name
> refuse-chap-md5
> silent
> sync
> usehostname
> user  name
> vj-max-slots  n
> welcome  script
> xonxoff
>
> and more. See man to help.
>
> ----- Original Message -----
> From: Jandeep Kang
> To: Pptp Mailing List (E-mail)
> Sent: Wednesday, 15 March, 2000 7:57 PM
> Subject: [pptp-server] NetBios issue - Help Please
>
>
> I am able to log in using win98 SE client to 2.3.10 ppp on red hat 6.1
linux
> with 2.2.12-20 kernel. The problem is I can"t see anything in the network
> neighbourhood, but I can ping everything in the network by IP or by name.
> But I can't find a computer in the internal network using network
> neighbourhood. I have the "use default route on the network" clicked since
> the WINS server is on a different subnet.
> Anybody had the similar problem? Am I missing something?
> Thanks in advance,
> Jandeep.
>
>
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulte.org!
>





More information about the pptp-server mailing list