Displaying 20 results from an estimated 1000 matches similar to: "Load Sharing PPP Connections on an Masqed LAN"
2000 Dec 10
7
load balance/redundancy
I have looked through the archives, and I can''t find the answer(not that
it isn''t there)
I have two connections to the net. I want load balancing and redundancy.
cable adsl
(24.141.) (64.229)
| |
| |
| |
| |
------------
| linux |
|redhat 7.0|
I have no idea were to even start. I would like equal access to both
connections.
2002 May 23
1
Does the rsync/xdelta algorithm *need* to write a new file?
Hello,
lately I've been playing with the idea of doing in-place updates
of systems using either rsync or xdelta. However, both rsync
and xdelta seem to be dead set on writing a new file first, and
then atomically exchanging it with the old file.
Now, as I want to apply a binary delta to a full filesystem, bigger
than the available temporary space, this really makes rsync and
xdelta
2001 Mar 15
12
Balancing ip traffic over two or more internet (adsl) connections
Hi.
I''ve got here the following configuration:
(turn on fixed pitch font to be able to see the scheme in a more
accurately way)
Client machines <-----> ADSL Router 1 <-----> INTERNET
(192.168.0.0/24) (192.168.0.229) NAT
Client machines <-----> ADSL Router 1 <-----> INTERNET
(192.168.1.0/24) (192.168.1.229) NAT
[if doesn''t really
2002 Apr 17
3
Can Linux 2.4 support DiffServ under IPv6 ?
& If can HOW ?
thx
2002 Jul 05
1
Why can't I save/restore block devices?
Hello everybody,
I'd like to save/restore some partitions on my harddrive via rsync.
(They happen to contain other os'es, so I can't safely mount the partitions
read/write).
So, I'd like to do something like
rsync /dev/hda1 server::images/part_1.image -c -z -B65536 -S
but:
- "skipping non-regular file part_1" is misleading. Not the destination is not
a file, the
2002 Oct 18
1
[iptables] LOG & DROP simultaneously ?
is there a way to LOG & -j OTHER-TARGET packet with one rule, or i have to use two ?
raptor
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jan 18
1
aDSL on ppp0 and dialin ppp
Hi all ....
I Have installed Bering LRP on Many sites and I am very pleased with the
capabilites of shorewall.
Howerver I came across a prob that I am unaware ot its solution.
Using shorewall 2.0.2f
Kernel 2.4.24
On one Site LRP box serves internet outgoing connections through ( static
IP ) a DSL line AND an
incoming dial-in PPP conection.
My shorewall configuration Is based upon the fact
2002 Feb 27
6
Newbie question
Hello All,
I have two Internet link and two LAN networks
I have Redhat-7.1 linux-2.4.17 kernel and 2 NICs
In eth0 172.16.1.1 and eth0:1 192.168.1.1
in eth1 are public ips of isps as eth1 a.b.c.d and eth1:0 w.x..y.z
I want do source routing using ip rule command.
echo 200 isp1 >> /etc/iproute2/rt_tables
ip rule add from 172.16.1.0/24 table isp1
ip rule ls
0: from all lookup local
2001 Jan 23
5
iptables
Isn''t it possible with iptables to filter on DSCP field?
Thanks,
Tom Aernoudt
2008 May 13
2
ppp interfaces for both loc and net
Hi,
I''m in a process of setting up a firewall system, which is going to be
also an ipsec/l2tp and pptp vpn server for some mobile clients.
The problem is, that the system has two ISPs a cable one (no problems
here) and a DSL provider. Because of the DSL provider the system is going
to have one pppN interface for DSL (net zone) and many pppX interfaces for
l2tp/pptp (loc zone)
2005 Aug 17
0
ppp winbind type 5 error
I'm having a trouble.
I use winXP to connect through L2TP/IPsec to one Linux server.
When I try to connect in my domain appear an error at log.
Plugin winbind.so loaded.
WINBIND plugin initialized.
using channel 36
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
sent [LCP ConfReq id=0x1 <mru 1410> <asyncmap 0x0> <auth chap MD5>
<magic 0x564e3dc9>
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 |
---------------------
|
|
|
----------------------
|
2008 Jul 09
1
Need basic PPPoE startup help
I need basic PPPoE startup help.
adsl-start DID bring up my PPPoE link (ppp0) to my ISP over eth0 via the
DSL modem/bridge. My IPv4 CIDR block is routing and Shorewall is doing
the firewalling.
But shorewall has to be started after ppp0 is up and working. For now
this means running shorewall restart (or start?). Shorewall 4.2 will
have a way to restart shorewall without recompiling, I
2005 Apr 05
10
ppp+vpn+htb
please, help, i have build vpn server (suse 9 + poptop), i have managed to implement tc htb in ip-up script, but every client has own ppp interface (ppp0, ppp1, ppp2...), and my idea is to share available bandwidth, not to limit connection,
how to build root tc rule, when I have more then one interface?... please any one width experiance
regards
_______________________________________________
2004 Aug 17
2
Two Adsl connections following lartc.rpdb.multiple-links.html instructions....
I have two adsl lines on my linux 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.
2000 Oct 25
2
Can't use two links on a linux box
Hi,
I have a linux box connected to two leased lines as follows:
_/\__/\_
/ \ +--------+ +------------+
( Internet )----+ Router | | SMTP server|
\_ __ _/ +----+---+ +------+-----+
\/ \/ | 200.200.200.254 |
100.100.100.2\ -+-------+----- ... ---------+--
100.100.100.1\ | 200.200.200.1
+-+--+--+
| Linux |
+---+---+ _/\__/\_
192.168.1.1 |
2005 Sep 29
7
need help on multiple isp routing
i''ve read your http://lartc.org/howto/lartc.rpdb.multiple-links.html article
as well as Advanced IP Routing (esp. chapter 10.4) and still unable to make
this thing work. am i that helpless? :)
is there anyone to guide me through the multiple ISP setup?
into details. i got 2 dsl connections from different ISPs (A and B), both
connections use PPPoE, both got assigned with dynamic IPs
2005 Jun 06
23
Multi-ISP in 2.4.0
Hello Shorewall list,
I''m a happy Shorewall user since a few years now and everything works fine
for me except one thing that I try to implement since a week, the multi-isp.
I''ve downloaded the 2.4.0 Stable release yesterday and 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,
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
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