The tunnels tag has no wiki summary.
3
votes
1answer
1k views
How do I configure OpenVPN as a Gateway client for Witopia?
I have the following setup:
Witopia SSL account
Synology 409 NAS (with OpenVPN and Apache etc)
PS3
Mac
Apple AirPort router (configured for NAT)
Locked IPT-box (using DHCP and NAT traversing)
-
...
0
votes
1answer
38 views
How can I mount a remote sshfs directory of an publicly inaccessible server on my inaccessible client machine?
This is an extension of the question by @Andrei
How to mount remote SSHFS via intermediate machine? Tunneling?
I'm in the same situation that I want to mount a remote directory, however the ...
1
vote
0answers
123 views
Packets not received by TUN device
I created a TUN device(nat64) and created a route so that all the required packets are forwarded to the TUN device from an eth device. But, I see that many packets are not received by the TUN device.
...
1
vote
0answers
180 views
Reverse tunnelling with “stunnel” in linux
Scenario:
Central Log-Server(logserv)- only private IP interfaces
Multiple client servers (logclient)- has public IPs.
Requirement:
Need to tcp logs of syslog application from various logclients ...