Displaying 20 results from an estimated 8000 matches similar to: "Interface bound routing"
2004 Mar 22
1
Newbie question - RPDB, policy routing etc...
Hello all,
I am going through the LARTC howto to understand how the iproute2 works.
But some concepts like Policy Routing, RPDB etc are not clear to me. I
am pretty new to iproute, beeing using route command for long...
From what I understand
1. rules (ip rule) tell how to select packets for routing and route (ip
route) tell where to route the selected packets.
2. A collection of rules is
2002 Oct 29
1
the routing cache and route selection; is this correct?
Hello all,
I do not read C very well (especially kernel C). Though I have tried to
muddle my way through an understanding of what''s going on in fib_hash.c,
fib_rules.c, and route.c, I have not succeeded to my satisfaction, hence
my post.
I''m trying to document the general process of route selection, and have
come up with the following overview. Could somebody point out any
2006 Jan 25
7
Ruby on Rails Presentation Wed (1/24) night in Menlo Park, CA
I''ll be giving a 60 to 90 minute presentation covering Ruby on Rails in the San
Francisco bay area. Anyone interested in a quick introduction to Rails is
welcome to come. The talk will be focused on Rails, but we''ll also field
questions about how the rest of our site (Zvents) works. Here are the event
details:
http://www.zvents.com/events/show/211380
If you''re
2008 May 12
1
RPM-style install (SLED 10.1)
I am trying to install R on a SLED 10.1 machine.
R-base-2.7.0-7.1-i586.rpm fails with
stas at linux-6b8s:~/RPMs> rpm -Uvh R-base-2.7.0-7.1.i586.rpm
warning: R-base-2.7.0-7.1.i586.rpm: Header V3 DSA signature: NOKEY,
key ID 14ec5930
error: Failed dependencies:
libgfortran.so.1 is needed by R-base-2.7.0-7.1.i586
I tried to trick it into believing there's the library by setting up
2004 Jan 13
1
simple(?!?) source routing
Hi,
I''ve set up a Linux box with redhat on to act as an internet gateway and I''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
2006 Feb 02
1
routing question: multipath routing for SIP
I have two T1s and I'd like to split my SIP traffic over the two. I am
looking at this:
http://lartc.org/howto/lartc.rpdb.multiple-links.html
what bothers me about it is the note "Note that balancing will not be
perfect, as it is route based, and routes are cached. This means that routes
to often-used sites will always be over the same provider.". If all my
traffic goes to the same
2006 Jun 16
1
problem with multi gatway routing
hi,
i wann to make multigateway routing and i read ur how to on http://lartc.org/howto/lartc.rpdb.multiple-links.html and create some rules which i am sending u, but with this rules i am not able to do multigateway routing on my linux router so plz help me out.
thanks
the rules are given below
IF0=eth0
IF1=eth1
IF2=eth2
IP1=192.168.1.2
IP2=61.246.243.86
P1=192.168.1.1
P2=61.246.243.81
2010 Dec 06
1
Centos DS and user password change
[stas at ds ~]$ cat /etc/redhat-release
CentOS release 5.5 (Final)
[stas at ds ~]$ rpm -qa | grep centos-ds
centos-ds-admin-8.1.0-9.el5.centos.1
centos-ds-8.1.0-1.el5.centos.2
centos-ds-base-8.1.0-0.14.el5.centos.2
centos-ds-console-8.1.0-5.el5.centos.2
ds installed for:
1) linux workstations authentication
2) mail (accounts & aliases)
3) samba
4) squid acls
Exists several r/o replicas.
2006 Dec 07
2
Somewhat basic routing question
Hi guys,
I realise this is problaby more basic than what this list is intended
for, but I had no luck elswhere.
Short version: I have previously used these lines on a server with two
network interfaces, two public IPs, and one common default gateway, to
make sure that connections coming into eth1 is replied to replied to via
the same interface. eth0 is 196.xx.xx.35, eth1 is 196.xx.xx.54,
2005 Mar 25
1
Routing Load balancing and traffic shaping through 2 ISP links
Hello,
I started off by reading the Linux Advanced Routing & Traffic Control Howto, then searched a bit around the web.
I see many documents discussing these matters with kernel 2.2.x but they are quite old, something around 1998-2000.
I have some questions but I might as well start by exposing my setup to clarify things.
I have a couple of internet links: a leased line of 256kbit/s and an
2006 Apr 08
4
source routing does not work with extra ip addresses
I set up this config:
+------+
-+ ISP1 +--+
+------+ | +-------+
+--+ linux |
+------+ | +-------+
-+ ISP2 +--+
+------+
No problem. Standard setup with two ISP''s. Both routed subnets. Default
gateway is ISP1. No magic here.
Now I put a server behind the Linux box. I want the server to be
reachable on an /extra/ IP in the routed subnet of ISP2.
+------+
-+ ISP1
2004 Oct 15
1
is round-robin on interface aliases possible?
Hello, I''m new to the list and iproute2 itself. I was searching for a
way to simultaneously use several IPs on the *same network interface*
for outbound traffic. Let me explain: I have eth0 interface to which I
set 2 IP addresses; 192.168.0.1 and 192.168.0.2. Then I want to connect
to Internet through 192.168.0.254 gateway using round-robin between
those 2 addresses. The iproute2
2006 May 31
2
Routing based on source address
Hi,
Is it possible to create a routing rule that depends on the source
host/network, besides the target host/network?
E.g. route everything from 192.168.0.x to 10.0.0.1, and route everything
from 192.168.1.x to 10.0.0.1.
TIA
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
2003 Sep 17
3
OpenSSH 3.7.1 compatibility problems on Linux
I have build OpenSSH 3.7.1p1 on Linux from src.rpm available for download
on the site, and after installation I have discovered that this version of
openssh has many compatibility problems with old and third-party clients
that previous versions did not have.
For example:
PuTTY (very popular free Windows client) cannot authenticate user when
using protocol version 1. Works with protocol
2006 Jan 22
2
suggest for "ambiguous column" when JOIN associated tables
Today I face with incorrect behavior in ActiveRecord.
It take place when I try to use :include parameter for .find method.
Where are two typical cases:
1. You have record with self-referential joins
CREATE TABLE keywords (id, group_id);
class Keyword < ActiveRecord::Base
belongs_to :group,
:class_name => "Keyword",
:foreign_key =>
2005 Apr 14
2
LOADBALANCING+BRIDGING---is it possible on the same machine??
Hello All,
I have a linux box running with three NIC''s, I have used brctl tool to configure this box as a bridge, i have given it ONE logical ipaddres, Every thing is working fine, but now i am required to configure the same bridge as a LOAD BALANCER....
On some googling i found the following link
http://lartc.org/howto/lartc.rpdb.multiple-links.html
This HOWTO requires me to have one
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.
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
2005 Feb 09
1
Multihop route - TCP connection losses?
Hi!
In our students'' hostel we have 6 DSL lines (dialups to different
providers); we have set up a linux box (currently running 2.6.11-rc2-mm2,
but the problem described hereafter also applies to previous 2.6-series
kernels) with help from
http://lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298
Our Setup looks like this:
10.0.0.0/8 10.70.255.1
+----------+ +-----------+
|
2003 Jun 06
2
Routing question
Hi,
I was wondering if somebody could assist me in the following
I have a lan with a mail server, a fixed outside ip address leased line
router at 10.1.1.1, and a dynamic outside ip address adsl router at 10.1.1.5
Our linux mail server always used to have the leased line router at
10.1.1.1, but now with our adsl, I''d like traffic to go across 10.1.1.5,
I thought it would be straight