From: Jean-Francois Levesque <jfl@groupeiweb.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] 1 MBS per server Linux router
Date: Wed, 25 Jun 2003 19:31:06 +0000 [thread overview]
Message-ID: <marc-lartc-105656952715651@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105656659812218@msgid-missing>
Trevor Warren wrote:
>Hello Jean,
>
> For all that i know your tcng config would be perfectly fine. I will
>mail you my 4000 node config. Please try the same out and lemme know it
>if works for you.
>
>Trevor
>
>
>
It's not working :-( Maybe because of my iptables rules :
[root@ROUTER-1MBS root]# iptables --list -nv
Chain INPUT (policy ACCEPT 51 packets, 3356 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all -- lo * 0.0.0.0/0
0.0.0.0/0
31278 46M ACCEPT all -- eth0 * 0.0.0.0/0
0.0.0.0/0 state RELATED,ESTABLISHED
20169 1467K ACCEPT all -- eth1 * 0.0.0.0/0
0.0.0.0/0 state RELATED,ESTABLISHED
0 0 ACCEPT tcp -- eth0 * 0.0.0.0/0
0.0.0.0/0 tcp dpt:22
2 120 ACCEPT tcp -- eth1 * 0.0.0.0/0
0.0.0.0/0 tcp dpt:22
0 0 DROP tcp -- eth1 * 0.0.0.0/0
0.0.0.0/0
0 0 DROP udp -- eth1 * 0.0.0.0/0
0.0.0.0/0
9 540 DROP tcp -- eth0 * 0.0.0.0/0
0.0.0.0/0
726 93117 DROP udp -- eth0 * 0.0.0.0/0
0.0.0.0/0
Chain FORWARD (policy ACCEPT 15056 packets, 5691K bytes)
pkts bytes target prot opt in out source
destination
17956 1693K ACCEPT all -- eth1 * 0.0.0.0/0
0.0.0.0/0
Chain OUTPUT (policy ACCEPT 31785 packets, 2347K bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all -- * lo 0.0.0.0/0
0.0.0.0/0
[root@ROUTER-1MBS root]#
eth0 Link encap:Ethernet HWaddr 00:50:BA:87:42:8D
inet addr:192.168.0.230 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:53801 errors:0 dropped:0 overruns:0 frame:0
TX packets:35241 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:52861850 (50.4 Mb) TX bytes:3140165 (2.9 Mb)
Interrupt:9 Base address:0xb000
eth1 Link encap:Ethernet HWaddr 00:E0:18:FF:6F:F4
inet addr:10.1.1.1 Bcast:10.1.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38410 errors:0 dropped:0 overruns:0 frame:0
TX packets:30721 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:3724993 (3.5 Mb) TX bytes:7650950 (7.2 Mb)
Interrupt:10 Base address:0xd000
eth0 is the company local network and eth1 is my local network where I
have 10.1.1.12 (my PC) and 10.1.1.1 (the router).
I didn't patch the kernel, it's normal? I have RH9 with kernel "Linux
ROUTER-1MBS 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386
GNU/Linux". Should I change something in kernel?
I have tried htb.init but it's not working :-(
Jean-Francois
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2003-06-25 19:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-25 6:42 [LARTC] 1 MBS per server Linux router Trevor Warren
2003-06-25 7:12 ` Trevor Warren
2003-06-25 16:17 ` Jean-Francois Levesque
2003-06-25 18:53 ` Jean-Francois Levesque
2003-06-25 19:31 ` Jean-Francois Levesque [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-105656952715651@msgid-missing \
--to=jfl@groupeiweb.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.