Displaying 20 results from an estimated 1000 matches similar to: "Multi-path routing only using last nexthop in default route."
2004 Sep 20
4
IPv6 routing question - corrected
* sorry for the other schema, it came out a mess. I hope this one is
understandable.
hi:
I have this 2 boxes set up like this:
2020::2/128
2020::254/128 3030::254/128
192.168.0.2/24 192.168.0.254/24
192.168.30.254/24
+-------+ eth0 eth3
+-------+
2005 Oct 12
2
Ip route cache problem
Hello,
I need some help about a routing problem on a complex configuration.
The problem is that I can''t reach from services outside from my DMZ.
The scenario is a gateway linked to three internet connections, so that
I used three distinct iproute2 tables for routing. The gw is running
ipvs for balancing over the dmz''s servers.
DMZ servers are on 192.168.1.0/24 network, .
2007 Feb 21
1
simple source policy routing not working
Hi,
my box is connected to 3 networks, eth0 eth1 wlan0. I want "my" traffic to go
via wlan0 and everything from eth1 NATed to eth0:
eth0 192.168.1.10/24
eth1 172.16.1.1/12
wlan0 192.168.10.190/24
I first tried this with two single hosts:
iptables -A POSTROUTING -j MASQUERADE -o eth0 -t nat
iptables -A POSTROUTING -j MASQUERADE -o wlan0 -t nat
echo 200 Forw >>
2007 Sep 01
13
2 ISP connection sharing problem
Hi all,
I have a similar question like many asked before I know but Please
help as i cant figure out where the problem is and how should I tackle.
I have 2 ISP connections. I want to share the bandwidth from both. I have
copied the script from many places and created my own after changes. Problem
is that only one connection is utilized at a time. Not both working. ratio
of consuming
2007 Feb 09
26
transient "martian source ..." errors
Hi All,
As you probably all know :-) I''m trying to do the multi-isp thing. I''ve
resolved my last issue with the route_rules as suggested by Tom and
Jerry suggested.
Lately I have been seeing "transient" (I say transient because the
problem will persist for a while and then magically clear itself up some
number of minutes later) situations where my gateway will log:
2005 Mar 10
7
norfc1918 not working in SW 2.2.1?
Hello all,
Yesterday I noticed that my system was "leaking" traffic towards the
10/8 network, I have shorewall installed on multiple machines ranging
from single interface devices to ones with 10+ interfaces. I tested all
the boxes and they are showing the same behavior.
All systems are CentOS 3.4, 2.4.21-27.0.2.ELsmp.
Shorewall version: 2.2.1
For the host mentioned is a single
2005 Jul 04
0
Problem with routing decisions, and multihop
Hi!
I have many problems getting this thing to work. There''s a host with
two network interfaces, where there are two routers to Internet in two
separated networks. The host uses multihop routing for deciding to
which router send the packets... but the routing decision is wrong
made. Some packets with source address of one NIC, go to other
network.
I have a host with three NICs in it:
2007 Feb 13
11
Routing problem (RTNETLINK answers: Invalid argument) on multiple internet link.
Hi all,
I''m trying to set up a computer with 2 routes to the internet, much as
described at http://lartc.org/howto/lartc.rpdb.multiple-links.html .One of my
interfaces (eth5, 192.168.2.2) is only used for traffic originating inside
the network. The other (eth1, 192.168.1.2) is only used for a VPN, where all
(udp) traffic originates from outside our network. I have created a second
2006 Mar 28
13
Load-banancing. two ip''s from one isp
--------------eth0---80.48.56.70---------- -------------80.48.56.65 ISP
| my | router1
| |
| linux |
| | router2
------------eth1---192.168.200.10----- ----------------192.168.1.1 ISP
I''ve two ip from my isp one public and one internal. ISP have two routers router1 is gw for public ip and router2 is gw for internal
2004 May 12
6
Multipath Connection problem on RH-8.0
Dear List.
I try to build multipath connection w/ load balance to internet with two
different gateway;
My system is RH-8.0 with iproute-2.4.7-7.90.1.rpm and Kernel-2.4.26
(patching with Julian A. patch),and follow guide from
http://www.linuxvirtualserver.org/~julian/nano.txt,
The problem is;
when i try to connect to Internet form gateway machine it;s success ,
but only one interface is
2005 Aug 16
1
Multipath Routing..
Ok folks, here goes..
I have been boggling with a problem for the past week, and still haven''t
found a solution..
I''m trying to route traffic from two providers through a Linux machine.
But that is not the problem. The ISP''s have provided me with a WAN IP
class for both of the lines, to be routed into a DMZ where the machines
a to respond to their respective
2013 Mar 11
1
/etc/sysconfig/network-scripts/ifcfg-xxx for CHAP PPPoE
Hi all
I get a Cisco 1841 router, connecting the office through a CHAP PPPoE link:
[...]
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname username at isp
ppp chap password 0 s0meStr0ngP4sswd
[...]
As
2004 Jan 10
5
Two routing cache entries with different interface
hi all,
i am setting up a load balancing netwrok with failover,
i have applied julian patch,
but whenever i try to traceroute from any client node, it gives me two entries for that destination, but i get different interface for that entries,
so it doesn''t forward my requests,
i have done masquerading for client nodes,
the ip rule/route are as follows,
ip rule add prio 222 table
2012 Mar 30
1
IPv6 routing failure on CentOS5
I can't get IPv6 routing to configure correctly despite everything I've read saying it should
This is my network config on a fully-updated CentOS 5.8 system:
# cat /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=yes
HOSTNAME=my.hostname.com
GATEWAY=aaa.bbb.ccc.ddd
IPV6_DEFAULTGW=2a02:aaaa.bbbb::1
IPV6_DEFAULTDEV=eth0
# cat /etc/sysconfig/network-scripts/ifcfg-eth0
2005 Dec 27
9
2.6.14 - HTB/SFQ QoS broken?
Hello,
First of all, I already contacted Martin Devera, the developer of HTB, and
he told me to search for help on this mailinglist, thus I am describing
my problems here now...
I am kind of seriously annoyed by QoS as I have been trying for over 3 years
to get it working properly - first I did not understand how it works, then
it seemed not to work, then it was working perfectly for half a
2004 Sep 20
0
IPv6 routing question
hi:
*I have this 2 boxes set up like this:*
2020::2/128 2020::254/128
3030::254/128
192.168.0.2/24 192.168.0.254/24
192.168.30.254/24
+-------+ eth0 eth3 +-------+
| |=======================| | eth1
| A | | B |----
| | | |
2004 Sep 20
0
IPv6 routing question - corrected - again
* sorry for the 2 previous schemas, they came out a mess. I hope this one is
understandable.
hi:
I have this 2 boxes set up like this:
2020::2/128 2020::254/128 3030::254/128
192.168.0.2/24 192.168.0.254/24 192.168.30.254/24
+-------+ eth0 eth3 +-------+
| |==================== | | eth1
| A | | B | ----
| |
2005 May 06
3
Multipath Routing in same subnet - Please take a look
Hello.
I have the problem that I have two gateways on the same subnet, 80.237.244.1 and 80.237.244.33. Both
gateways are 100 MBit cards, so I have 2 times 100 MBit to the Internet. The NIC in the server is a
gigabit-card, so this card is easy able to use both gateways for outgoing traffic.
Now I just want to use both gateways for my outgoing traffic but no matter what I do, it doesnt
work. I
2004 Dec 29
18
No response on port 80 with Shorewall
I have problem getting answer on http request from all my local subnets
but not from local subnet.
Ping and requests on ports 21 22 23 25 110 works fine.
I logged port 80 in rules files and I got
accept entry same for local subnet and other subnets.
Local subnet is 192.168.6
Dec 29 09:52:40 zinfsrv2 kernel: Shorewall:loc2fw:ACCEPT:IN=eth0 OUT=
MAC=00:09:6b:07:ca:cc:00:10:b5:fa:bd:71:08:00
2011 Feb 24
6
Cannot connect to the internet
I cannot connect to the INTERNET via my stand alone computer or my
wireless laptop with the /etc/shorewall/interface setting I have.
What Interface setting will allow me to connect to the Internet?
Please see attached document for more details.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT