[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Setting route attributes in 6.1 with PUMP (DHCP)
- From: "Jason Allen" <jallen pobox com>
- To: "Redhat Digest" <Redhat-Digest redhat com>
- Subject: Setting route attributes in 6.1 with PUMP (DHCP)
- Date: Wed, 1 Mar 2000 01:22:35 +1100
I'm using RedHat 6.1 and PUMP to provide DHCP service for my cable service,
Optus Home (Australia). After boot-up and DHCP lease, my routing looks
thusly...
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
gateway.bagend * 255.255.255.255 UH 0 0 0
eth1
203.164.5.128 * 255.255.255.128 U 0 0 0
eth0
192.168.1.0 * 255.255.255.0 U 0 0 0
eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 203.164.5.129 0.0.0.0 UG 0 0 0
eth0
As best as I can ascertain, PUMP is being started via
/etc/sysconfig/network-scripts/ifup. Where do I find the commands that
provide the "route add" for the above so that I can append the MSS and
Window attributes for optimising my cable service? Ultimately I want...
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
gateway.bagend * 255.255.255.255 UH 0 0 0
eth1
203.164.5.128 * 255.255.255.128 U 0 0 0
eth0
192.168.1.0 * 255.255.255.0 U 1500 65536 0
eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 203.164.5.129 0.0.0.0 UG 1460 65536 0
eth0
Thanks in advance...
---
Jason Allen [mailto:%20jallen pobox com]
WWW: http://www.pobox.com/~jallen
UIN: 1533700
Phone: 0402 004 419 (+61 4 0200 4419)
Out the 10Base-T, through the router, down
the T1, over the leased line, off the bridge,
past the firewall .. nothing but Net.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]