Displaying 20 results from an estimated 7000 matches similar to: "tc filter protocol arp question"
2004 Jun 22
5
htb filter
Hello,
I have wrote some scripts to shape about 1000 workstations.
My config:
Pentium IV - 2GHz, 1Gb RAM, RedHat Enterprise Advanced Server 3, kernel 2.4.21-9.EL, iproute-2.4.7-11.30E.1
2 Gigabit Lan cards in bridge mode.
I use htb. Everything work fine, but I have troubles with showing running configuration.
# Init shaper root for dev eth0
tc qdisc add dev eth0 root handle 2: htb default 200
2004 Jul 24
1
tc del filter troubles
hello,
I have working htb system with about 1000 users. Until now I reload all
rules at change, but it take too much time to apply.
I cannot delete applyed filters. There is rules for one user:
#!/bin/bash -v
# Download shaper EX -> 2:20
/sbin/tc class add dev eth2 parent 2:20 classid 2:1775 htb rate 8000Kbit
ceil 10000Kbit quantum 1514
/sbin/tc qdisc add dev eth2 parent 2:1775 sfq perturb
2004 Mar 02
3
how do you rate limit routable traffic without rate limiting LAN protocols like arps and igmp?
I''m rate limiting and prioritizing traffic upstream of a slow wan link
using htb, classic wonder shaper type stuff. I''m using the following
command for traffic that does not match any of my defined filters:
tc qdisc add dev eth0 root handle 1: htb default 50
It appears that local, non-routable traffic like arps and igmp are being
snared by this and end-up queued in the lowest
2004 Nov 26
0
Need advices setting up a Proxy arp and DHCRelay router
Hello Every One!
I need some advices with a problem i have.
I''m working in a room from a department where the connection to the
Internet is given by a NAT router and the IPs are given by a DHCP server.
There are no firewall in the department so i''m trying to make a Firewall
and a traffic shaper for all the PCs in my room.
Because i don''t have access to the DHCP
2005 Dec 16
2
routing in the same subnet
Hi,
I have IP 64.10.12.64/26 (example)
and there''s gateway 64.10.12.65 and I want doing something like this:
-------------------------------------64.10.12.65 GW
--------------------------- ROUTER ----------- --------------------clients
eth0 64.10.12.66 eth1 64.10.12.66 from 64.10.12.67 to 126
255.255.255.192
2023 Mar 19
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi,
I have configured a routed network on my laptop with a ipv6 subnet and
dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
but finding out which ips have been used is not as easy as with ipv4.
[root at lenovo ~]# virsh domifaddr --domain wec --source lease
Name MAC address Protocol Address
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
On 3/19/23 20:21, Natxo Asenjo wrote:
> hi,
>
> I have configured a routed network on my laptop with a ipv6 subnet and
> dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
> but finding out which ips have been used is not as easy as with ipv4.
>
> [root at lenovo ~]# virsh domifaddr --domain wec --source lease
> ?Name ? ? ? MAC address ? ? ? ?
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi,
On Tue, Mar 21, 2023 at 3:40?PM Michal Pr?vozn?k <mprivozn at redhat.com>
wrote:
> On 3/19/23 20:21, Natxo Asenjo wrote:
> > hi,
> >
> > I have configured a routed network on my laptop with a ipv6 subnet and
> > dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
> > but finding out which ips have been used is not as easy as with
2004 Nov 21
0
tc is broken for "protocol arp" filters
I have tested Devik''s tc (103592 bytes) and 2.6.8 which I compiled.
Both return "RTNETLINK answers: Invalid argument".
Stephen Hemminger should be sent a patch that fixes this.
An example that returns the above error message is:
tc filter add dev eth1 parent 1: protocol arp prio 5 u32 \
match u16 0x0806 0xffff at -2 flowid 1:50
I''m using this because it works:
2006 Jun 22
1
please advise me in HTB and HFSC
now i''m read a lot of knowledge paper about traffic control in linux because now i''m try to develop and research about traffic shaper so can everybody tell me about my topic ... Is it can do for real????
my topic is "
now, many organization use traffic shaper for control traffic and bandwidth because don''t want something example
some mac address, ip address,
2007 Jun 14
0
tc: Trying to understand what I have done
Hi list,
Up front: A bit sorry this post turned out a wee bit long
I work as a system administrator for the Atlas College in the Netherlands. We are what is called a merger school consisting of 5 separate (more or less) locations and one central administration. The network is a class A network (10.0.0.0/8) in which all locations have there own subnet (i.e. 10.9.0.0/16 for the central
2002 Jun 29
3
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323
------- Additional Comments From luc at suryo.com 2002-06-30 05:40 -------
A better solution is to install the pacthes that will support /dev/random and
/dev/urandom. Then recompile openssl and then openssh.
Solaris 8:
112438-01 patch for Sparc
112439-01 patch for x86
Solaris 9:
has standard /dev/random and /dev/urandom
Not sure if one can
2005 May 17
3
problem with the "arp" command (using the pub flag)
Hi all.
I experienced a strange behaviour in the "arp" command when I use the
"pub" (publishing) flag.
This is the scenario (I know it''s an unusual one, but it''s just for a test):
__________
| |
| host C |
| |
|__________|
|
__________|________________________________
2014 Feb 25
2
bridge / ubuntu / no arp reply
Hello
I'm trying to setup a bridged guest on an ubuntu 13.10 but it doesn't work.
(Everything is ok with NAT)
Network sniffing shows that arp replies don't come back to the guest.
Test 1
------
Guest : ping host_bridge_ip (ok)
Test 2
------
Guest: ping other_lan_host (KO)
other_lan_host
- receives arp who-is request
- sends arp reply
2009 Mar 03
3
Problem with `arp -a`
Hi everyone.
I have a problem with this command:
@arp_table = `arp -n`
When I execute it on console, all is perfect, but when I put it in the
script on Rails the string arp_table is empty and I don''t view any
result.
If I do a script like that:
@list = `ls -l`
all works perfectly.
Where is the mistake ?
Thanks in advance
--
Posted via http://www.ruby-forum.com/.
2007 Jun 12
4
ARP Problem ???
Hi all,
Does any one know if this is normal operating of ARP. Or where to start
looking.
I am seeing a lot of ARP requests for my router IP from the same IP within
seconds.
21:04:41.112929 arp who-has IP tell MY ROUTERS IP
21:04:41.186354 arp who-has IP tell MY ROUTERS IP
21:04:41.372972 arp who-has IP tell MY ROUTERS IP
21:04:41.546921 arp who-has IP tell MY ROUTERS IP
2004 Dec 02
8
Ipsec and Proxy arp
I noticed the long standing Ipsec FSwan problem was fixed.
But do you still have to make sure Ipec is not running when shorewall starts
Reason I ask Is I could not get my Dmz working with Ipsec in the equation.
Thanks
Mike
2015 Mar 20
2
How does Linux choose ARP request source IP?
I'm looking into some network "weirdness", and I noticed that a CentOS 6
system with multiple IP addresses (load balancer running keepalived) is
sending ARP requests from apparently random source IPs. I would have
thought that ARP requests would always come from the interface's
"primary" IP (especially since keepalived adds all the virtual IPs with
a /32 mask).
This
2010 Feb 23
2
change network switch need 'arp" clear cache?
we plan to change network switch and firewall machine to new one. Network engineer told me after switch and firewall equipment change I may need run 'arp ..." to clear out cache on every CENTOS servers due to switch and firewall MAC address change.
we have 30 to 40 CENTOS 4.X and 5.X my affect. my question are:
1. does switch and firewall equipment change need LINUX client clear