search for: isivirtual

Displaying 2 results from an estimated 2 matches for "isivirtual".

2003 Jul 29
2
can't ping to an internal IP through tinc's virtual interfaces
Hi. As I wrote some days ago (It worked! [Was: my two hosts don't see each other]) I succeeded at setting up a tinc VPN between two hosts (isivirtual and pamvirtual) I tried to ping from pamvirtual, the external machine, to an internal IP of 'isivirtual' but it doesn't work. Neither 'traceroute'. What's going on? At 'isivirtual' routing (ip forwarding) is enabled and iptables is not limiting traffic from virtu...
2003 Jul 10
2
my two hosts don't see each other
Hi: First of all, thanks for this great piece of software! I found very clear the presentation sheets used at Linux Expo, Amsterdam. :-) About my problem, I setup everything to connect our two boxes. If I type 'ifconfig' I can see them up. Also the routes. ISIvirtual - Our firewall (iptables) which connects to the Internet through ADSL with a public dynamic IP. (the SSL client) PAMvirtual - Our webserver which is located at an external provider, with a public fixed IP. (the SSL server) Interfaces get up at each host with IPs 10.10.10.2 and 10.10.10.1, but...