|
|
On Fri, 06 May 2005 00:20:30 +0200, Claudia Scotti wrote: > I'd like to use OpenVPN for ftp-ing between Fedora core 3 and Windows XP > Home edition, but when I activate the ftp service in fedora core 3, the > ftp server becomes, of course, accessible also from outside the VPN. How > can I make ftp possible only for VPN users, blocking the extra-VPN > traffic? The same ways you'd make any service accessible only via a limited set of interfaces: OS-level firewall rules, or by telling the daemon to bind only to the specific interface. For the former, read the documentation on iptables (or your favorite frontend to the same). For the latter, read the documentation to your FTP server. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-05/msg00061.html on line 190 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-05/msg00061.html on line 190 |