Penguin

Differences between version 4 and previous revision of LinuxRouter.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Friday, September 23, 2005 12:27:29 pm by MatthiasDallmeier Revert
Older page: version 3 Last edited on Friday, September 23, 2005 10:40:17 am by MatthiasDallmeier Revert
@@ -22,4 +22,11 @@
 !! The Solution 
  
 ! VPN server 
 We set up [Poptop|http://www.poptop.org/] as described in [Replacing a Windows PPTP Server with Linux|http://poptop.sourceforge.net/dox/replacing-windows-pptp-with-linux-howto.phtml] and [PopTop + MSCHAPv2 + Samba + Radius + Microsoft Active Directory + Fedora Howto|http://www.members.optushome.com.au/~wskwok/poptop_ads_howto_1.htm]. 
+  
+For every public VPN IP address we create a ifcfg-eth1:x file, where x is any number. In our case, we chose the last byte of the IP address. You probably want to start nubering at 1 instead.  
+  
+ifcfg-eth1:50  
+  
+ IPADDR=210.55.23.50  
+ NETMASK=255.255.255.192