|
|
> >-----Original Message----- >From: openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Charles Duffy >Sent: Thursday, July 27, 2006 9:21 AM >To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx >Subject: Re: [Openvpn-users] TUN and TAP on same server? > >siegfried wrote: >> Thanks for that info. >> >> Why would not I have to do something special to keep the two instances >> (one in bridging mode, one in route mode) >> of openvpn from fighting over the same port? Would they not be both >> trying to use port 1194? > >You'd need to specify a different port for each, yes. See the "--port" >directive. > Can I not just say "port 1195" in my routing mode configuration file? When I fire up this additional instance of openvpn on my linksys openwrt router and start the corresponding routing mode client on my notebook at a wireless cafe (where the router is at home) it looks good. On the notebook I see both tun and tap devices with good proper looking ip addresses. Specifically, I see a tun0 for 10.169.6.6. I then abort the bridging instance of openvpn client on my notebook and (of course) the tap device disappears from the ifconfig display. I can ping myself (10.169.6.6) and the router (10.169.6.1) but I cannot ping any of the other lan on my lan at home. Why not? My desktop machine is at 10.169.1.8 and cannot be pinged in routing mode. Why not? Thanks, Siegfried ______________________ OpenVPN mailing lists 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/2006-08/msg00052.html on line 213 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/2006-08/msg00052.html on line 213 |