| All Categories |
Primers
VPN, Firewall, Security ... |
Guides
HowTo, Choosing a VPN ... |
Reference
Articles, FAQs, Whitepapers ... |
Standards
Architectures, Protocols ... |
Downloads
VPN, Firewall, Security ... |
Products & Services
Hardware, Software, Services |
| Organizations |
Business
Market Research, Law ... |
| Forums |
News
Archive, Events, Newsletters ... |
|
|
| |
| VPN labs is an open community for researching, testing, reviewing, and discussing Virtual Private Networks. Get trusted, unbiased advice on just about everything related to VPN. For more detail check: How to use this site. VPN Labs - VIRTUAL PRIVATE NETWORKS - Free VPN Software and Virtual Private Network News. |
|
|
|
|
eddie Member since: 2002-10-01 23:56:47 | posted: 2002-10-04 01:10:16 VPN & Multiusers ---------- Hi, I've got a question
about VPN and multiusers,
my net is: (30 VPN
clients on WIN2K) -->
PIX506 --> Router Cisco
1700 ---- internet ---->
server VPN The
protocol used is
PPTP. On the router
i've got 5 public IP
NAT'd with static 1:1
with private ip with the
pix interface: ip nat
inside source static
192.168.168.7 x.x.3.102
extendable ip nat
inside source static
192.168.168.6 x.x.3.101
extendable ip nat
inside source static
192.168.168.5 x.x.3.100
extendable ip nat
inside source static
192.168.168.3 x.x.3.98
extendable ip nat
inside source static
192.168.168.4 x.x.3.99
extendable
On the
PIX side: access-list
acl_out permit gre any
host
192.168.168.7 access-l
ist acl_out permit gre
any host
192.168.168.6 ....
static (inside,outside)
192.168.168.7
IP_address_host_clientPPT
P netmask 255.255.255.255
static
(inside,outside)
192.168.168.6
IP_address_host_clientPPT
P netmask 255.255.255.255
.....
My
question is: Am I
limited to use an Public
Ip for each client VPN
and each time I want add
another client (MAX 5
clients!) i have to
change the static on the
PIX (the
IP_address_host_clientPPT
P)? Is There any
workaround to enable all
the 30 clients to use the
VPN without change the
PIX
conf.?? TIA Eddie |
|