Displaying 3 results from an estimated 3 matches for "ppp4".
Did you mean:
  ppp
  
2004 Jul 03
1
load balanced adsl lines
...from 165.165.163.95 lookup T2
32765:  from 165.165.179.151 lookup T1
32766:  from all lookup main
32767:  from all lookup default
ip route sh
165.165.160.1 dev ppp1  proto kernel  scope link  src 165.165.163.95
165.165.160.1 dev ppp3  proto kernel  scope link  src 165.165.187.47
165.165.160.1 dev ppp4  proto kernel  scope link  src 165.165.170.110
165.165.160.1 dev ppp0  proto kernel  scope link  src 165.165.179.151
165.165.160.1 dev ppp2  proto kernel  scope link  src 165.165.189.95
10.0.0.0/24 dev eth0  proto kernel  scope link  src 10.0.0.1
default
        nexthop via 165.165.160.1  dev ppp0...
2009 Apr 02
1
WARNING: default route ignored on interface XXX
....127.1    0.0.0.0         255.255.255.255 UH    0      0        0
eth1
212.179.61.77   0.0.0.0         255.255.255.255 UH    0      0        0
eth0
212.25.114.89   0.0.0.0         255.255.255.255 UH    0      0        0
ppp0
212.143.205.175 0.0.0.0         255.255.255.255 UH    0      0        0
ppp4
212.143.205.175 0.0.0.0         255.255.255.255 UH    0      0        0
ppp7
212.179.61.78   172.23.144.1    255.255.255.255 UGH   0      0        0
eth0
10.0.20.0       10.0.20.254     255.255.255.0   UG    0      0        0
vlan20
192.168.101.0   0.0.0.0         255.255.255.0   U     0      0...
2005 Apr 19
5
1 to 1 nat of multiply pptp tunnels
...up /etc/network/ifup-ppp ppp2
  # This changed /etc/shorewall nat ip address of tunnel in future
iface ppp2 inet ppp
  provider pptp3
  up /etc/network/ifup-ppp ppp3
  # This changed /etc/shorewall nat ip address of tunnel in future
iface ppp3 inet ppp
  provider pptp4
  up /etc/network/ifup-ppp ppp4
  # This changed /etc/shorewall nat ip address of tunnel in future