Displaying 20 results from an estimated 2000 matches similar to: "Simple Dual NIC setup"
2004 Dec 06
0
ip rule: from source prefix
Hi,
I''ve just setup my first Linux router and have run into a problem with
the from source prefix when using `ip rule`.
If I set a from source prefix in my ip rules the two networks can see
each other but the Linux router itself can
only ping 1 network.
/etc/iproute2/rt_tables
255 local
254 main
253 default
0 unspec
1 inr.ruhep
100 implan
200 inet
2007 Sep 25
1
Local server unreachable by remote lan in dual isp configuration
hi all,
i have this situation:
isp1
|
dmz ----- FW linux ----- isp2
|----------------------------------- vpn
concentrator ----- various ipsec lan-2-lan
|
LAN
In lan i have "pc zone" and "server zone", same network.
Dmz and server zone browse internet through isp1, lan use isp2, and
remote
2005 Oct 24
0
In eth0 out eth1
Hello,
I have a routing configuration that I''ve been working on
and seems to be working well for me.
I''d like to ask for some peer review.
If your interested and can take a moment to consider this
I could use some advice on if this correct. I''m still very
much learning, sorry if this email is off topic or too long or anything.
I want to route a wireless network
2006 Mar 28
4
[ ] IProute2 error ..
Dear all,
I am having problem using iproute2 on my new Slackware 10.1 box.
Here goes the problem:
root@localhost:~# echo "200 DOONET" >> /etc/iproute2/rt_tables
root@localhost:~# cat /etc/iproute2/rt_tables
#
# reserved values
#
255 local
254 main
253 default
0 unspec
#
# local
#
#1 inr.ruhep
200 DOONET
root@localhost:~# ip rule add from 10.255.255.0/24
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
2016 Nov 14
0
Need help getting two NICs to work on CentOS 7
On Tue, Nov 8, 2016 at 8:02 AM, Boris Epstein <borepstein at gmail.com> wrote:
> Hello there,
>
> What is the hypervisor that hosts the VM? What does ifconfig show on it?
>
> Boris.
>
> On Mon, Nov 7, 2016 at 4:36 PM, Gordon Messmer <gordon.messmer at gmail.com>
> wrote:
>
> > On 11/06/2016 11:00 PM, Sean Son wrote:
> >
> >> How do I
2007 Feb 20
0
table/rule problems definately odd.
Hello,
for the past couple of days i''ve been banging my head against a wall
trying to get this iproute2 issue resolved. the basic scenario is as
follows.
eth0 - external ip
eth1 - internal ip
i''m forwarding an external ip to the internal interface at a port
that''s responding.
i can connect to the internal ip just fine.
%telnet 10.x.x.x 25
Trying 10.x.x.x...
2009 Jul 01
3
Multiple Internet facing Nics - Gateway issue
I have a server with 4 nics. Two are using different internet connections,
both with static IP's, and two are connected to our private network.
The two internet facing nics seem to be battling over the gateway
designation. Which ever I designate as the gateway the other stops
responding to incoming traffic. I need both to listen to inbound traffic.
One for our main web page and the other
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
2015 Jul 18
3
Multiple network cards - routing issue?
I have a Centos 5 machine here that, up until about a year ago, was happily running Icecast and serving streaming audio through through three network connections, consisting of one "local" connection (local address 192.168.1.5) and two cable modems to talk to the outside world.
We shut this down about a year ago, but now I am attempting to get it going again on one outside connection
2007 Aug 21
0
again the same prob that is ::two providers (heres full description )
many many thanks for ur help
ok i m making my problem more clear...
my LAN ip is :172.16.100.0/24
ip of eth1 is :202.51.78.122 and this is fixed and permanent address
and it has no netmask and gateway(so, to provide internet to my LAN i have used the ppp0 for this connection )
ip of eth2 : 203.78.165.154; netmask:255.255.255.248; gateway:203.78.165.153
for eth0 my
2010 Jan 20
6
routing multiple network cards on a single subnet
I have dealt with machines that have multiple network cards in them
before, but never when they were on the same subnet so this issue has
never come up before.
My problem is that I can only access one IP address at a time. I
started out using dhcp and found that if I went through the dhcp
song-and-dance then that address became active and the other one was
disabled, and vice versa.
On our local
2005 Oct 22
1
Advice....
Hi,
I''m a relative newbie to LARTC but I have read Matthew Marsh''s book and
lurked on this list for a while.... I still seem to be missing a few key
ideas here.... So... Maybe folks on the list will be kind enough to help.
I have two different ISPs. Cogent and Bell. I have three different
firewalls (2 PIX and 1 IPCop). And I have an Ubuntu Linux box doing LARTC
for around
2005 Jul 28
3
Routing for multiple uplinks/providers problem.
Been running this for quite a while and noticed that have intermittent
problems getting out.
Find that if I ping the same site from 2 computers it may work on one
and fail on the other.
Also was surprised that some time they are going out different
interfaces at the same time.
Seems to work all the time from the firewall.
Running 2.6.10 kernel with the multipath routing patches on a debian
2014 Jul 10
6
bucle
Estimados compañeros, hoy me ha surgido una duda, quizás trivial, pero
que no encuentro sentido. Tengo un bucle con el siguiente código:
for (i in 1:n)
{
if (rango_inr1[i]==1 & (inr[i]>= 2 & inr[i]<= 3)) cinr[i]<-1
if (rango_inr1[i]==2 & (inr[i]>= 2.5 & inr[i]<= 3.5)) cinr[i]<-2
if (rango_inr1[i]==3 & (inr[i]>= 2 & inr[i]<= 2.9)) cinr[i]<-3
if
2012 Aug 02
2
[PATCH] add additional checks to ext2 loader
Check if some pointers are not NULL due to read errors or other problems
Signed-off-by: Frediano Ziglio <frediano.ziglio at citrix.com>
---
core/fs/ext2/ext2.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/core/fs/ext2/ext2.c b/core/fs/ext2/ext2.c
index bddde8d..8f0f2a4 100644
--- a/core/fs/ext2/ext2.c
+++ b/core/fs/ext2/ext2.c
@@ -139,6 +139,8 @@
2013 Sep 01
1
Blur and not readable text, using geom_text in ggplot
Dear R Users,
I am new to ggplot. I am using geom_text to inscribe values on my ggplot
but it is giving me values which are unreadable and blur.
Please let me know if there is any way out.
----------------- Code -----------------
*es <- es3 + geom_text(data=tmp.cor, aes(x=2, y=min(infer.df$value),*
* label=text.bottom), colour="black",*
*
2013 Mar 02
0
[GIT-PULL] ext4 inline data support
Hi,
This branch contains the new ext4's inline data support which has been
added recently to kernel 3.8.
In addition to inline data support, there are other patches that remove
trainling whitespaces and extra new lines in ext2fs code and the other
adds an assert() macro to Syslinux core.
I think it's worth mentioning that these changes were made against
master branch.
2005 Nov 02
2
Bug report on get.hist.quote
> get.hist.quote(instrument="INR/USD", provider="oanda", start="2005-10-20")
trying URL 'http://www.oanda.com/convert/fxhistory?lang=en&date1=10%2F20%2F2005&date=11%2F01%2F2005&date_fmt=us&exch=INR&exch2=&expr=USD&expr2=&margin_fixed=0&&SUBMIT=Get+Table&format=ASCII&redirected=1'
Content type
2023 Jun 12
0
IP routing basics?
Hi guys.
I've always try to leave as mush as possible to the kernel
but here I had to resort to source/rule based routing and I
wonder why.
Any expert cared to share some light on what is
(not)happening here
HOME -- tunnel --> public iface SHED gw? A iface; B iface
<-- to respectively --> SOME box A iface; B iface
HOME can get to both A & B ifaces, (which are different