All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Samad <alex@samad.com.au>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Setting an alias as the "default" IP address,
Date: Mon, 23 Jan 2006 20:47:22 +0000	[thread overview]
Message-ID: <20060123204722.GF12447@samad.com.au> (raw)
In-Reply-To: <43D43FD8.1070008@vivitec.com.au>


[-- Attachment #1.1: Type: text/plain, Size: 1720 bytes --]

On Mon, Jan 23, 2006 at 05:49:02PM +1100, Carl Brewer wrote:
> Alexander Samad wrote:
> >On Mon, Jan 23, 2006 at 01:30:48PM +1100, Carl Brewer wrote:
> >>
> >>Hello,
> >>Ive had a poke around through various linux routing documents,
> >>but haven't found what I think is an elegant solution to a
> >>routing issue I'm having with a hosting provider and RHEL ES 4 running
> >>in a VMware VM.
> >>
> >>Here's a diagram of the situation :
> >>
> >>
> >>     Default route
> >>     at provider         our host (A)
> >>     72.3.230.1/26 ---- 72.3.230.30/26         the VM (B)
> >>                        192.168.239.1/24 ----- 192.168.239.2/24
> >>                                               72.3.205.160/32
> >>
> >hi 
> >
> >maybe I am missign something but can't your just use this
> >
> >ip r a default via 192.168.239.1 src 72.3.205.160
> >
> >plus you might need this as well
> >ip r a 192.168.239.0/24 src 192.168.239.2
> 
> I just needed the first one, thankyou.  That worked a treat.
> 
> Out of curiosity, I have that command currently in rc.local, but is
> there a better place to put it in the redhat startup sequence? Normally
> it'd do in /etc/sysconfig/network but I'm not sure of the possibility of
> putting that sort of thing in there?
Hi

Sorry not sure about redhat, but rc.local sounds like the place to put
it


> 
> 
> 
> -- 
> =======================
> Vivitec Pty. Ltd.
> Suite 6, 51-55 City Rd.
> Southbank, 3006.
> Ph. +61 3 8626 5626
> Fax +61 3 9682 1000
> =======================
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
> 

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2006-01-23 20:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-23  2:30 [LARTC] Setting an alias as the "default" IP address, Carl Brewer
2006-01-23  3:22 ` Alexander Samad
2006-01-23  6:49 ` [LARTC] Setting an alias as the "default" IP address, or something Carl Brewer
2006-01-23 19:21 ` Alexey Toptygin
2006-01-23 20:47 ` Alexander Samad [this message]
2006-01-23 22:10 ` Carl Brewer
2006-01-23 22:22 ` Alexey Toptygin
2006-01-24  7:16 ` [LARTC] Setting an alias as the "default" IP address, or Denis Ovsienko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060123204722.GF12447@samad.com.au \
    --to=alex@samad.com.au \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.