Questions tagged [tunnel]

226 questions
0
votes
1 answer

Windows SSH Server - Disable Shell / Cmd access

I have enabled the SSH Server on Windows using the built-in feature. Since this server is only being used as a tunnel, I would like to disable any commands from being executed. On linux, it appears to be possible to set the shell to /sbin/nologin.…
Max
  • 3
  • 3
0
votes
1 answer

Use OpenVPN connection the execution of one program

On Debian, is it possible to run an OpenVPN connection such that it is only used for the execution for one program? In other words: Other programs use network as normal Only the one program that is executed runs its connections through OpenVPN The…
Roxy
  • 113
  • 1
  • 4
0
votes
1 answer

Configure L2TPv3 on Ubuntu using hostnames for peers instead of IP

Is it possible to configure L2TPv3 using ip l2tp commands on Ubuntu 18.04 but using hostnames for peers instead of static IP addresses ? If so can someone give me a hint on how to do this ?
Boris
  • 31
  • 5
0
votes
1 answer

IPTABLES not blocking EoIP Tunnel

So I decided to play with EoIP Tunnels today on two VMs which I installed free trial RouterOS on them. I set rules on iptables on the hypervisor (which is Proxmox) that prevents any input to vms except my pc, but my OUTPUT policy is ACCEPT. Now I…
Amin Vakil
  • 27
  • 7
0
votes
0 answers

VPN PPTP server

I'm doing a VPN PPTP server on this standard, now I have the following packages: Client -> Server: Point-to-Point Tunnelling Protocol Length: 156 Message type: Control Message (1) Magic Cookie: 0x1a2b3c4d (correct) Control Message Type:…
0
votes
0 answers

Routing between OpenVPN subnets in tunnel modes

Hope someone can help me and understand what is wrong in my setup. I have installed OpenWrt Chaos Calmer 15.05 on m TP Link router. The router have the WAN connected and a WiFi and wired subnet on 192.168.1.0/24 subnet. The OpenVPN server works good…
Jan
  • 1
  • 1
0
votes
1 answer

Wireguard VPN Outbound and Inbound

I am trying to setup a Wireguard tunnel so that A uses the IP of B for outbound and inbound traffic (like a proxy, not a std VPN config). Both boxes are Ubuntu 16.04. A is eth0, behind a router with NAT and on DMZ, with IP A B has two public IPs: a…
Gaia
  • 1,855
  • 5
  • 34
  • 60
0
votes
1 answer

SSH Tunnel - HTTPS hostname mismatch

I'm trying to view a https page on test12 server, from my MACHINE2, using a SSH Tunnel to connect to MACHINE1 which is on the same network as test12! But i can not display it. test12 = https server - 192.168.6.120 - same network as MACHINE1 MACHINE1…
Neo_95
  • 1
  • 3
0
votes
3 answers

Connect directly to SSH tunnel without having to first connect to server?

I just setup my Raspberry Pi to create a remote SSH tunnel with a VPS I have. It works, so from my computer I ssh into my VPS (with something like 'ssh user@vps.com', and once connected to that I ssh into the tunnel (with something like 'ssh -p…
Nerdsie
  • 1
  • 1
0
votes
0 answers

OpenVPN not redirecting all traffic to VPN tunnel when local network is 192.168.x on both sides

I've setup a OpenVPN server using tun and udp and enabled the options for redirecting all internet traffic and pushing lan to clients. In the HOST NETWORK The OpenVPN Server is configured to dish out 10.8.0.x network addresses for OpenVPN clients…
rboy
  • 101
  • 1
0
votes
1 answer

I cannot ping to destination IP even after adding a ip tunnel

So I have a virtual device with ip 192.168.16.15/24(device X). I'm trying to ping this from another device 10.64.95.120/24(device A). This virtual device(device X) is created on another server 10.64.95.93/24(device B). 1) I'm able to ping from…
mac
  • 101
  • 2
0
votes
1 answer

Site to Site Ipsec VPN - Tunnel is Up but can't get to route packages from left to right

I have a working tunnel. Packages are being routed from right to left properly (Cisco side can reach my server). Here's all the info. Any help, more than welcome. Network Diagram …
0
votes
1 answer

create vpn tunnel at exist interface

guys. I'm testing our company's firewall product.And there have a problem bothers me. "The firewall" works as bridge mode have eth1 interface.I want to simulate a client remote access "the firewall" use an ipip(or others) tunnel. My question is can…
0
votes
1 answer

filter with iptables incoming fraffic from VPN

I have set up a VPN to a private service provider via OpenVPN. This setup is using the VPN as default gateway. It all works fine but when I try to apply some basic iptables rules to filter traffic in and out the tunnel, I don't seem to be able to…
rs232
  • 105
  • 1
  • 10
0
votes
0 answers

Taking tcpdump of data transmitting through tunnel

I have a service provider, who provides connection to his SMPP server only through a VPN. We setup a tunnel to connect to his VPN. Now there are some issues with the connectivity and I need to check the tcpdump. But I am not able to do so. I…
kadamb
  • 111
  • 7