search for: ppp1

Displaying 20 results from an estimated 91 matches for "ppp1".

Did you mean: ppp
2005 Nov 25
1
2 WAN links and DNAT
Hi Here is a short description of my network: ppp0 (adsl) ppp1 (adsl) | | | | --------------------- | Router | | Firewall | | MASQUERAD | | DNAT | | | | eth0 | --------------------- | | | -------------...
2005 Jun 06
23
Multi-ISP in 2.4.0
...nd tried the RC2 since a week. My config is a Debian running a kernel 2.4.27 home made with the CONNMARK.diff patch applied I''m using 2 ISP, one is Nerim with a fixed IP and the other is neuf telecom with a dynamic IP. I use NAT on both lines. The interfaces are: ETH0=PPP0 ISP nerim ETH1=PPP1 ISP neuf telecom ETH2=LAN ETH3=DMZ ETH4=Wifi. The features available in the kernel are: NAT: Available Packet Mangling: Available Multi-port Match: Available Extended Multi-port Match: Not available Connection Tracking Match: Available Packet Type Match: Available Policy Matc...
2008 Jul 09
1
Need basic PPPoE startup help
...##################### # REQUIRED VARIABLES. THESE MUST BE SET PROPERLY!!! our $admin_email =q`your_email_address at your_domain_name.com`; our $domain_name = "your_domain_name.com"; our $GATEWAY_1 = 'x.x.x.x'; #GATEWAY OF PPP0 LINE our $GATEWAY_2 = 'x.x.x.x'; #GATEWAY OF PPP1 LINE our $IPADDRESS_1 = 'x.x.x.x'; #STATIC IP ADDRESS OF PPP0 LINE (ASSIGNED BY ISP) our $IPADDRESS_2 = 'x.x.x.x'; #STATIC IP ADDRESS OF PPP1 LINE (ASSIGNED BY ISP) our $DEBUG=1; #SET THIS TO 1 FOR DEBUGGING, 0 TO TURN DEBUGGING OFF our $DEBFILE='/var/log/ppp/debug.log'...
2005 May 10
3
splitting connections between ppp0 and ppp1
..., is just help to make something work. (sorry for my english) Hi have 3 zones loc eth0 => here we have 192.168.1.0/24 with 12 IP''s/PC''s I can subdivide in 2 tematics zones but if not needed there is no reason to do it. net ppp0 => adsl 512 Kb by contract and working net2 ppp1 => adsl 256 Kb by contract with another ISP and working but working at ¿512? (I will explain that later) I need to split the access to the internet between this 2 connections. I want to make 2 things Split by IP ==> 192.168.1.9-192.168.1.12 to ppp1 And split by port ==>...
2004 Aug 17
2
Two Adsl connections following lartc.rpdb.multiple-links.html instructions....
...firewall box and i want to do some load balance between them...i tried a lot of different things, but it isn´t working...Following the instructions of http://lartc.org/howto/lartc.rpdb.multiple-links.html i used the configuration above. using "iptraf" I can see some few packets using the ppp1 connection, but almost all the packets use ppp0 connection. I´m doing something wrong? I´m forgetting something? Maybe my kernel doesn´t support multipath? how can i check it? I use Mandrake 10 (kernel 2.6) 2 adsl connections with 600 KB down and 300 KB up (ppp0 and ppp1) Tks in advance! ip route...
2008 Aug 05
4
Multi ISP ppp0 and ppp1 switching
Hi, I currently connect to my ISP via my adsl modem in bridge mode and PPPoE. I am due to put a second PPPoE ISP onto my firewall box which will give me ppp0 (general) and ppp1 (static leased line). The static leased line will run a number of services on its static IP and it is therefore imperative to make sure rules defined for the static line are assigned to the correct interface. I need this to be rock solid and want to avoid the possibility of providers getting the wr...
2005 Sep 29
7
need help on multiple isp routing
...uter box. some more details: netstat -nr Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 213.219.88.1 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 212.7.9.115 0.0.0.0 255.255.255.255 UH 0 0 0 ppp1 192.168.0.0 0.0.0.0 255.255.255.192 U 0 0 0 eth1 0.0.0.0 212.7.9.115 0.0.0.0 UG 0 0 0 ppp1 ip route show table local broadcast 127.255.255.255 dev lo proto kernel scope link src 127.0.0.1 local 82.147.186.159 dev ppp1 proto ker...
2006 May 09
4
Route by destination port?
Hello all, We have two ADSL lines configured on a single box, hence interfaces ppp0 & ppp1. Is there a way to route packets to ppp0, say based on destination port 80 & other traffic like voice through ppp1? Thanks.
2005 Sep 29
0
what am i doing wrong?
#!/bin/sh PPP=(ppp0 ppp1) IP=(`ifconfig ${PPP[0]}|sed -n 2p|column -s ":" -t|awk ''{print $3}''` `ifconfig ${PPP[1]}|sed -n 2p|column -s ":" -t|awk ''{print $3}''`) GATEWAY=(`ifconfig ${PPP[0]}|sed -n 2p|column -s ":" -t|awk ''{print $5}''` `if...
2003 Apr 26
4
lists.shorewall.net is back up
That could have gone smoother. I had many problems with the NFS install on my firewall then once I got the server back up, mail delivery was broken :- ( I still haven''t gotten ulogd to run under RH9.0 but everything else seems to be working ok... -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://www.shorewall.net Washington USA \ teastep@shorewall.net
2004 Jan 15
2
Fw: Re:simple(?!?) source routing
Hi, Thanks for the reply. Thats where the problem starts. If I set ppp0 as the default gw the internet doesnt work anymore. This is how im doing it... route del default route add default gw 217.32.81.74 dev ppp0 if I put it back to ppp1... route del default route add default gw 217.32.68.73 dev ppp1 It works fine again. Whats up with that? Cheers, Chris ----- Original Message ----- From: "andybr" <andybr@bol.com.br> To: <cbolton@hirstanddanson.co.uk> Cc: <lartc@mailman.ds9a.nl> Sent: Thur...
2003 Apr 03
1
Multiple Uplinks with the same gateway ip?!
...on basis - just on a per packet basis. Practically this is not usable of course <g> But as far as I understood it should work.. Assumptions: (i) Using kernel v2.4.19 with julian patches.. (ii) The Remote Gateway has the same IP for both dial-up links (iii) Using DSL Dial-Up Links (ppp0,ppp1) (iv) Gateway IP: 217.5.98.12 (v) Internal Networks 192.168.0.0/24, 192.168.1.0/24 What I did: (1) Masquerading ======================================================================== === iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -d 0/0 -o ppp0 -j MASQ iptables -t nat -A POSTROUTING -s...
2005 Dec 31
2
Routing multiple conntections to the same ISP
Hi, I have established two connections to the same ISP. After that ip route list showed this: 195.14.247.94 dev ppp0 proto kernel scope link src 81.173.141.207 195.14.247.94 dev ppp1 proto kernel scope link src 81.173.237.84 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.1 default via 195.14.247.94 dev ppp0 I want 192.168.0.2 to connect to the internet by ppp1 and all other computers to connect by ppp0. So I entered following commands in the shell: echo...
2004 Jan 13
1
simple(?!?) source routing
...#39;m running into a few problems. Its got two adsl modems connected to it, both connected to seperate 512kbs lines. Now I''ve followed the simple source routing in the advanced routing howto to the letter but it doesnt work. I''ve got it autoconnecting on startup and redhat puts ppp1 as the default gateway, this is then setup for masquerading for the entire network. Therefore I''ve tried setting up ppp0 as the deafult gateway for only one computer (10.0.0.11), as it says at http://lartc.org/howto/lartc.rpdb.html#LARTC.RPDB.SIMPLE I''ve done everything it says t...
2006 Aug 18
3
iproute2, alternative tables, no default route: routing trouble for localhost
Hi. The task: 1. There 3 servers and a router with 2 PPPoE connections (let call them: ppp0, ppp1). 2. There are several groups of Inet-clients to be served (Servers, Clients and Club). 3. The task is: - to route Club through the ppp1; - to Servers and Clients through ppp0; (Next is reproduced from memory and may be slightly incorrect) router # netstat -nr Kernel IP routing table Destin...
2004 Jul 23
1
routing mail on a different gateway
Hi, I have a linux box with two dsl modems on it (connection is done via pppoe), I''m trying to route default traffic on the primary connection (ppp0) and mail traffic on another one (ppp1). This traffic will come from the localhost. I run Slackware 9.1 (Kernel 2.4.22), recompiled with necessary options for using iproute2. According to the advanced routing howto, I did the following : iptables −A OUTPUT −t mangle −p tcp −−dport 25 −j MARK −−set−mark 1 I use "-A OUTPUT&quot...
2005 Jan 31
3
multiple pppoe connections
...gateway is using ADSL PPPoE connection with dynamic public IP assigned by ISP. My Internet gateway is Redhat AS3 U2, shorewall 2.0.9 As my ISP provided 4 simultaneous pppoe dailup connection for the same physical adsl line. My linux server can be configured for multiple pppoe connection i.e. ppp0, ppp1, ppp2, ppp3 Is it possible of shorewall to assigned say ppp0''s IP is assigned to local 192.168.100.10 ppp1''s IP is assigned to local 192.168.100.11 ppp2''s IP is assigned to local 192.168.100.12 ppp3''s IP is assigned to local 192.168.100.13
2005 Apr 19
5
1 to 1 nat of multiply pptp tunnels
...nnel two to four i''m not able to do 1:1 nat. What could be a solution ? Kind regards, Felix. interfaces: loc eth0 detect tcpflags modem eth1 detect dhcp,tcpflags,routefilter,nosmurfs,arp_filter net ppp0 - tcpflags,routefilter,nosmurfs,arp_filter pptp2 ppp1 - tcpflags,routefilter,nosmurfs,arp_filter pptp3 ppp2 - tcpflags,routefilter,nosmurfs,arp_filter pptp4 ppp3 - tcpflags,routefilter,nosmurfs,arp_filter zones: modem InodeInternal PPTP Connector via 10.0.0.0 loc Local Local networks via 192.168.47....
2000 Dec 04
4
Load Sharing PPP Connections on an Masqed LAN
...dwidth at an affordable level. What currently happens is i have a LAN which accesses the internet through my Box that has IP Masquerading set up on it. My problem is whne i dial in with both connections, it only routes the internet through the last ppp connection i''ve made (usually ppp1). This means that although ppp0 and ppp1 are connected to the internet, my computers on the LAN (ip 192.168.1.x) are only connecting through one modem. What I need is to know how to set up routing, or Loadsharing so that i can utilise both modems over my Masqed network. What happens when i ty...
2007 Apr 18
0
[Bridge] bridge with ppp0, ppp1,..
hi there i found your project and tried to bridge two ppp devices. you say (http://bridge.sourceforge.net/faq.html) that this is possible: ... "Linux bridging is very flexible; the LAN's can be either traditional Ethernet device's, or pseudo-devices such as PPP, VPN's or VLAN's. The only restrictions are that the devices:" ... i tried this but got