[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Réseau et route



Bonjour à tous,

J'utilise une connexion VPN pour des accès distant sur des serveurs au boulot.
J'ai donc configuré une connexion VPN dans network-manager, mais pour retrouver internet je dois le désactiver, et ainsi de suite.

Mes collègues sous windows eux, le net fonctionne et ont accès au serveur via le vpn.

la commande route -n avant d'activer le vpn

Destination     Passerelle      Genmask         Indic Metric Ref    Use Iface
0.0.0.0         192.168.157.1   0.0.0.0         UG    100    0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
192.168.157.0   0.0.0.0         255.255.255.0   U     100    0        0 eth0

et après l'avoir activé

Table de routage IP du noyau
Destination     Passerelle      Genmask         Indic Metric Ref    Use Iface
0.0.0.0         0.0.0.0         0.0.0.0         U     50     0        0 ppp0
0.0.0.0         192.168.157.1   0.0.0.0         UG    100    0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
172.16.0.0      10.0.194.22     255.255.0.0     UG    50     0        0 ppp0
172.17.0.0      10.0.194.22     255.255.0.0     UG    50     0        0 ppp0
172.18.0.0      10.0.194.22     255.255.0.0     UG    50     0        0 ppp0
172.19.0.0      10.0.194.22     255.255.0.0     UG    50     0        0 ppp0
172.22.234.0    10.0.194.22     255.255.254.0   UG    50     0        0 ppp0
192.0.2.1       0.0.0.0         255.255.255.255 UH    50     0        0 ppp0
192.168.157.0   0.0.0.0         255.255.255.0   U     100    0        0 eth0
192.168.157.1   0.0.0.0         255.255.255.255 UH    100    0        0 eth0
195.83.235.250  192.168.157.1   255.255.255.255 UGH   100    0        0 eth0

Comment puis-je faire ? si sous linux c'est possible

--
david martin


Reply to: