All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Basic question
@ 2002-02-27 16:52 suresh
  2002-02-28  9:05 ` bert hubert
  0 siblings, 1 reply; 2+ messages in thread
From: suresh @ 2002-02-27 16:52 UTC (permalink / raw)
  To: lartc

Hello All,

Sorry for very basic question .I am new to adv. routing

What is command to add in table main which looks like

172.16.1.250 dev eth1  proto kernel  scope link  src 172.16.1.245
here 172.16.1.250 is gw ip and 172.16.1.245 is interface address.

I tried with command
 ip route add 192.168.1.247 scope link dev eth1 proto kernel 

but i did not get the "src 172.16.1.245"

Thanks
Suresh


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Basic question
  2002-02-27 16:52 [LARTC] Basic question suresh
@ 2002-02-28  9:05 ` bert hubert
  0 siblings, 0 replies; 2+ messages in thread
From: bert hubert @ 2002-02-28  9:05 UTC (permalink / raw)
  To: lartc

On Wed, Feb 27, 2002 at 10:31:17PM +0530, suresh wrote:
> Hello All,
> 
> Sorry for very basic question .I am new to adv. routing
> 
> What is command to add in table main which looks like
> 
> 172.16.1.250 dev eth1  proto kernel  scope link  src 172.16.1.245
> here 172.16.1.250 is gw ip and 172.16.1.245 is interface address.
> 
> I tried with command
>  ip route add 192.168.1.247 scope link dev eth1 proto kernel 

src 172.16.1.245 should live behind 'dev eth1'.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-28  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-27 16:52 [LARTC] Basic question suresh
2002-02-28  9:05 ` bert hubert

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.