Displaying 20 results from an estimated 50000 matches similar to: "multiple gateways problem"
2005 Jan 10
3
Multiple gateways for same dial pattern
Hi,
How can I setup Asterisk to place calls if the same dial pattern can be
routed through several PRI gateways. I have one way that I tried:
exten => _9737XXXX,1,Dial(SIP/${EXTEN:1}@172.17.99.5)
exten => _9737XXXX,2,Dial(SIP/${EXTEN:1}@172.17.99.6)
exten => _9737XXXX,3,Dial(SIP/${EXTEN:1}@172.17.99.7)
exten => _9737XXXX,4,Congestion
exten => _9737XXXX,102,Busy
2006 Nov 22
4
Configuring Multiple Gateways
I'm in need of installing two NICs in a machine that are connected to 2
different public networks and I need both IP addresses accessible from the
outside. The IPs are part of two completely different subnets.
For example:
eth0
IP - 10.10.10.2/30
GW - 10.10.10.1
eth1
IP - 20.20.20.6/30
GW - 20.20.20.5
How can I configure 2 gateways on this server?
Thanks!
--
Matthew
2005 Feb 04
2
Multiple gateways setup and timeout connections
Hi,
I''ve setup a gateway using multiple default gateways and netfilter
MASQUERADE to load balance traffic between two DSL interfaces and one
dedicated link, and when I try to download something big, or when I''m
using MSN (both in clients under this gateway), sometimes, or most
times, after a while the connection timeouts. The connection doesn''t
seem to change its
2004 Aug 24
0
multiple gateways causes problem
Hi all,
My machine has got two network cards and both of them are connected to
two different ISPs. I have added two ISPs to my default gateway with
same metric.
Let a.b.c.d be the IP of 1st network card and e.f.g.h be the ip of the
second network card
i.e., Card1 - IP=a.b.c.d, Gateway=gateway1.isp1.net
Card2 - IP=e.f.g.h, Gateway=gateway2.isp2.net
route add -net 0/0 gw
2013 Jan 23
1
Multiple default gateways. Unable to ping other hosts.
Hello everyone,
?? I'm new to TINC. Today, I've started using it, and now I've a network on around 9 dedicated servers and 15+ VPS
?? into a single VPN. I switched from OpenVPN.
? ?
?? But, I've a problem adding another node to the VPN.
? ?
?? Basically this node is a VPS with two IPs, on a single eth0, with eth0 -> IP1, eth0:1 -> IP2. IP1 and IP2 are on
?? different
2005 Nov 08
0
Dead Gateway Detection with PPPoE
Gentlefolk,
First, many thanks to EVERYONE that tries so hard to make this advanced
routing stuff useful to the "...rest of us"! You all rock!
I have been prowling the archives of this list for an answer to my
problem, and have seen some close situations, but no joy. Yet.
I''ve got a relatively simple setup I''m trying to get working: we''ve got
a
2013 Aug 29
2
Multiple gateways
hello
need a little help
i have 2 NIC router with shorewall
client PCs goes to internet fine with shorewall help.
but i need to reroute traffic for one net via other gateway not ISPs.
Gateway is on LAN NIC.
192.168.1.0/24 LAN
x.x.x.x WAN
router(shorewall) IP 192.168.1.15
i need to reroute traffic for 192.168.2.0/24 network to 192.168.1.1 gateway
I know how to do it via route and iptables, bu just
2005 Oct 07
0
dynamic gateways
Hello. I''m glad this list is finally back up. Good job whoever is
is responsible. I wanted to ask this question months ago because it
would save a fair amount of work. But I''m still curious about
implementing this idea:
All replies will be routed back through the same host they entered
from, instead of the default gateway. This is the similar to the
idea described
2001 Dec 07
1
dividing traffic equally towards 2 default gateways?
Hello all.
I am not 100% familiar with the Linux advanced routing capbalieties yet, so I thought , after reading source code, documentation and more that I might be better off asking the experts on this list. I am not using this ina production environment, but at home, as a test case. First of all, here is the network topology.
Internal LAN <--> Switch <--> [NAT/FIREWALL/INTERNAL LAN
2005 Jan 22
0
help regarding seeting up multiple gateway on linux
Hi All,
I need a little help and guidance from you all. Actually i am facing too problems. One is whenever I change default gateway by issuing route coomand ...my system works as the way i want it to...but after restart it it reads the old gateway IP...where I''m wrong? Other thing is I am trying to configure my server for multipath routing...but i am unable to do so... when I issue
2005 Jun 10
3
Multiple gateways
Hello,
Since I could not figure out my previous problem, let me ask in a different way.
I have 3 networks inside my LAN. They are 172.16.55.0/24 ,
172.16.56.0/24 and 172.16.57.0/24 respectively. They all use eth0 as
an alias.
I also have 2 uplinks to different ISPs. One of them is leased line
and the other one is ADSL.
One of my uplink is 81.8.120.18/30 with gateway 81.8.120.17 on eth1
and the
2005 Dec 31
1
Multiple ISP Links - Gateway Not Getting Restored
I have been successfully implementing load balancing gateways for
multiple ISP links at various locations using Julian''s patches and as
suggested in LARTC HowTo. At one location, one of the ISPs is providing
connectivity through a PPOE DSL link which has to be dialled in
everytime to connect. The gateway has been configured on a Fedora Core 3
based system and I have recompiled the
2002 Sep 29
11
Iptables, SNAT/MASQ, Multiple gateways
I have a dual-homed firewall. It has 2 Internet connections, provided by
different ISPs (each with an associated IP address). The 2 Internet
connections are connected to the same physical interface. The 2 Internet
connections do NOT have equal bandwidth
How do I configure the SNAT/MASQ and ensure sharing of the gateways with
the correct ratio of usage and with the correct source IP address?
I
2006 Jul 08
0
routing multiple paths to inet
I have a router used as a gateway for a small lan, I want half the machines
to use one IP and half to use another IP when using SNAT to reach the
internet. Both IPs are from the same ISP, same account, just different IPs.
Heres what I''m trying:
------------------
LAN_IP="10.0.0.1"
LAN_IFACE="eth0"
EXT_IP_1="x.y.246.186"
EXT_IFACE_1="eth1"
2003 Jul 10
2
tftp-hpa server with multiple network interfaces
Hello,
A host of mine which acts as a gateway for a cluster also acts as a dhcp
and tftp server for the cluster nodes. Recently, for reasons that are
not really important we changed the interfaces so that eth0 is conencted
to our production network and the eth1 network is connected to the
cluster's internal network. It was the opposite before. Normally, we
want most of the services running on
2006 May 25
5
CentOS 4.x - Multiple gateways
Hi
On a multihomed box how can i set different gateways for each NIC?
Setting them in the ifcfg-ethx does not seem to make any difference to
the routing?
thanks
2005 Jun 02
2
Networking domU > Internet ping gives "destination host unreachable"
Hello @all,
thanks for all the helpfull answers in this mailing list. They helped me
compiling a new kernel 2.6.10.11 with Xen 2.0.6 (my first one), setting
up a dom0 with RAID, LVM and loop devices for domU, integrating a second
network as xen-br1 (I''m calling the /etc/xen/scripts/network script from
within /etc/init.d/xend to bring up / down the second bridge.) and
bootstrapping
2006 Apr 15
0
mutiple gateways problem
Hello,
i have had a terribe day today, why? because i have been so 4 or 5
hours trying to do work this and i have not finished it. I feel very
pleased if anything can help me. I have two isp connections:
eth0:
dhcp
ip1: 82.198.*.*
gw1: 82.198.*.*
and a router adsl in ip 192.168.0.253:
eth1:
static
ip2: 192.168.0.254
gw1: 192.168.0.253
the same machine has 3 more networks cards but i am
2009 Jul 01
1
Multiple NICs, different subnets, wrong default gateway being set
Hi,
I have a very wierd issue happening on a XEN DomU FC8 server. The issue is
this:
I have eth0 set to DHCP. I have the DCHPD server offering up a router option
setting and have verified via tcpdump capture that it is giving out this
information correctly. I then have eth1 set to be static on a completely
different subnet (without a gateway statement). When I do a service network
start/restart,
2004 Jan 07
2
* and Cisco Gateways
Anybody on the list who implemented Cisco ATA + * + Cisco 2600? I cannot get my calls from ATA to terminate to the Cisco gateway via *. I am not sure if it is my hardware problem. I'm getting the following "codec negotiation problem" from Cisco.
23:39:08: Unexpected VoIPCodec Type :g729br8
23:39:08: Unexpected VoIPCodec Type :gsmefr
I appreciate any help I can get. Thanks.