From: Philip Mak <pmak@animeglobe.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Route works, but ping time is 1000 ms
Date: Fri, 15 Feb 2002 18:39:23 +0000 [thread overview]
Message-ID: <marc-lartc-101379832620526@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101372075921754@msgid-missing>
I'm not sure what I did, but everything seems to be working correctly
now.
Well, I still have one problem: If the machine reboots, I lose all my
settings. Can anyone point me to a good reference of how to make these
settings take effect at boot time? I assume there's a better way other
than putting the commands into /etc/rc.d/rc.local.
Script started on Fri Feb 15 13:34:13 2002
[root@lina route]# tail -1 /etc/iproute2/rt_tables
200 pnap
[root@lina route]# ip route show
66.28.98.32/27 via 66.28.98.34 dev eth1
66.28.98.32/27 dev eth1 scope link
64.94.46.0/23 dev eth0 scope link
64.94.46.0/23 via 64.94.47.253 dev eth0
127.0.0.0/8 dev lo scope link
default via 66.28.98.34 dev eth1
[root@lina route]# ip rule show
0: from all lookup local
32765: from 64.94.46.199 lookup pnap
32766: from all lookup main
32767: from all lookup 253
[root@lina route]# ip route show table pnap
default via 64.94.47.253 dev eth0
[root@lina route]#
Script done on Fri Feb 15 13:34:40 2002
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
prev parent reply other threads:[~2002-02-15 18:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-14 21:06 [LARTC] Route works, but ping time is 1000 ms Philip Mak
2002-02-15 16:16 ` bert hubert
2002-02-15 18:11 ` Philip Mak
2002-02-15 18:39 ` Philip Mak [this message]
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=marc-lartc-101379832620526@msgid-missing \
--to=pmak@animeglobe.com \
--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.