Sponsored Content
Full Discussion: Two gateways
Operating Systems BSD Two gateways Post 302322091 by robsonde on Tuesday 2nd of June 2009 07:49:45 PM
Old 06-02-2009
my thought is that you will need to build a routing table.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

gateways

I cannot change my gateway. I have five locations (simulated) and i try to ping another of my locations but it says host unreachable and it is showing the gateway as the host i'm pinging withs ip address. I have tried the route command but I couldn't get it to work. Any suggestions on how to... (2 Replies)
Discussion started by: Deuce
2 Replies

2. IP Networking

2 gateways on the same unix box

Hello there: I have these situation : I have a unix sco openserver 5.0.7 box and a windows server 2003. There is a main office and 2 remote office that log in trough a vpn tunnel. One tunnel From Main to remote1 and the other from Main to remote 2. Problem! The dsl connection i have is... (2 Replies)
Discussion started by: josramon
2 Replies

3. AIX

setup of 2 gateways on AIX

Please, anybody help on resolving the following problem? I have 2 netwotks ( 10.0.0.0 and 10.0.11.0 ) on 2 different areas I need both networks to telnet the corresponding ethernet card. This is a prblem because AIX is configured with a default gateway. Please advice how to assign 2... (2 Replies)
Discussion started by: mynikolas
2 Replies

4. Solaris

Configuring 1 Nic card with 2 IP addresses and 2 seperate default Gateways in Solaris

Hi ...... I'm trying to configure my Solaris servers with only one NIC card to have 2 IP addresses as well as 2 different default gateways. ( NOT to be confused with multi-pathing - with 2 physical IPs & 1 virtual ip) Thanks, Remi (1 Reply)
Discussion started by: Remi
1 Replies

5. Shell Programming and Scripting

configuring 2-gateways in linux

Hi, I want to configure 2-gateways in Linux . Please tell me how I can achieve this. I am accesing 2-internet connection through these 2-gateways. So I am looking that if 1-gets down then also other one is working. Regards JAGDISH (1 Reply)
Discussion started by: jagdish.machhi@
1 Replies

6. AIX

2 default gateways

I have a bunch of servers on AIX, we have at least 2 NIC cards in each of them. We upgraded them from AIX 4.2 to AIX 5.2. Since then when we reboot a server its always coming up with 2 default gateways. Habitually this is not a problem but sometime its causing some connection problem. We... (10 Replies)
Discussion started by: ce9888
10 Replies

7. UNIX for Dummies Questions & Answers

iptables / ip route packet routing with multiple gateways

Hi all. Linux noob here. I was hoping someone could help me with configuring some routing rules on my router, an Asus AC68. The router is connected to two gateways, wan0_gateway and wan1_gateway. I have rules set up in the router gui that will push all traffic from every IP other than my own... (0 Replies)
Discussion started by: Bishi
0 Replies
ANYTUN-SHOWTABLES(8)													      ANYTUN-SHOWTABLES(8)

NAME
anytun-showtables - anycast tunneling routing table visualization utility SYNOPSIS
anytun-showtables DESCRIPTION
anytun-showtables displays routing and connection tables used by Anytun. It can be used to display a saved routing/connection table used by anytun-controld or to connect to a the sync port of Anytun. OPTIONS
This Tool does not take any options. It takes the sync information from the standard input and prints the routing table to the standard output. EXAMPLES
Print routing table stored in local file # perl -ne 'chomp; print' < routingtable | ./anytun-showtables Print current routing table and watch changes # nc unicast1.anycast.anytun.org 23 | ./anytun-showtables BUGS
Most likely there are some bugs in Anytun. If you find a bug, please let the developers know at satp@anytun.org. Of course, patches are preferred. SEE ALSO
anytun(8), anytun-controld(8), anytun-config(8) AUTHORS
Othmar Gsenger <otti@anytun.org> Erwin Nindl <nine@anytun.org> Christian Pointner <equinox@anytun.org> RESOURCES
Main web site: http://www.anytun.org/ COPYING
Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl and Christian Pointner. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. 12/30/2011 ANYTUN-SHOWTABLES(8)
All times are GMT -4. The time now is 04:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy