Questions tagged [routes]

34 questions
0
votes
2 answers

Rsync not working over OpenVPN

Discrete Question: Is there a problem with my network configuration or rsync configuration preventing backups over OpenVPN between two servers? I have a working openvpn tunnel I can ping on 10.8.0.1. But when I use the command below, it times out…
Justin C
  • 103
  • 4
-1
votes
1 answer

IP route of many subnets - one rule

I want to simply modify routing rule in Linux. Now I have to add: ip route add 5.3.4.3 via 10.4.4.4 ip route add 3.4.5.3 via 10.4.4.4 ip route add 200.45.32.3 via 10.4.4.4 ip route add 9.33.4.3 via 10.4.4.4 Does exist someting like ipset for ip…
Janek
  • 15
  • 1
  • 4
-1
votes
2 answers

Pass internet traffic outside of OpenVPN tunnel

I'm currently using OpenVPN just for external access(my computer are inside a NAT). By default, OpenVPN pass all internet traffic inside OpenVPN and I don't want it, I'll just use VPN for port forwarding. How I can pass all the internet traffic…
-1
votes
1 answer

access master router from a pc via a mid router placed inbetween PC and master router

I have 2 routers, Master router which is ADSL broadband modem/router (192.168.0.1). which is connected to a telephone ISP. then a Mid router which has Wan port connected to the master router's lan port(192.168.0.2) and Its LAN port is configured as…
kit
  • 11
  • 2
1 2
3