Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-08-2013, 03:13 AM
|
#1
|
LQ Newbie
Registered: Feb 2013
Posts: 2
Rep: 
|
strongswan configuration hint
Hi all.
I'm in trouble trying to configura a server vpn+ipsec+ike.
whe need to set a vpn from an external server(A) vpn and my server(B).
I'm a bit new about this.
Server A conf send mi this part of configuration:
VPN peer XX.XX.XX.XXX
Private network (source IP Network) 10.21.129.1/32
12.21.129.129/32
On my site i really don't not whitch value to choose for private network.
Someone could please give me a hint.
I'm setting on my linux box a strongSwan ipsec server.
THanks in advance
carmelo
|
|
|
02-08-2013, 11:02 PM
|
#2
|
Senior Member
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,900
Rep: 
|
Could you give a detailed description of the whole network topology? If you want to keep your IP addresses secret, just make up something. Use true private IPs where private IPs are. Make up real IPs where real IPs are (using examples from RFC 5737 or just pick them out of the ham radio zone in 44.X.X.X).
|
|
1 members found this post helpful.
|
02-08-2013, 11:17 PM
|
#3
|
Senior Member
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,900
Rep: 
|
For your private networks that are not internet accessed, the address ranges generally used are:
1. 10.0.0.0 - 10.255.255.255 usually broken down in /16 or /24 subnets
2. 172.16.0.0 - 172.31.255.255 usually broken down in /16 or /24 subnets
3. 192.168.0.0 - 192.168.255.255 usually broken down in /24 subnets
4. ( for IPv6) fc00:: - fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff usually broken down in /16 or /64 subnets
See RFC 1918 and RFC 4193.
|
|
1 members found this post helpful.
|
02-09-2013, 03:06 AM
|
#4
|
LQ Newbie
Registered: Feb 2013
Posts: 2
Original Poster
Rep: 
|
thank's
Thank's or hint. I solved my problem reading some documentation. Great to all.
carmelo
|
|
|
All times are GMT -5. The time now is 04:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|