similar to: problem with the "arp" command (using the pub flag)

Displaying 20 results from an estimated 4000 matches similar to: "problem with the "arp" command (using the pub flag)"

2007 May 30
4
Proxy ARP with a Coyote Point equalizer
Here is a puzzle. I have a network with several servers. It''s a mess. It''s a /24 and pieces and servers are all over the place inside this /24 block, on both sides of the firewall. For example, the router at 1.2.3.1 is outside the firewall and many of the servers at 1.2.3.nnn/24 are behind the firewall. (Obviously, 1.2.3.nnn is a fudged network.) eth0 points outward to
2005 May 02
4
How to read the TCP congestion window (cwnd) on Linux?
Hi everybody. Do you know about any way to read the TCP cwnd value (congestion window) on Linux? I have read that on Linux it is not possible to enable a socket option (to read to cwnd using the program trpt). Any way to read the cwnd would be good for me. thanks Antonio
2005 Jul 01
5
linux bridging problem: how to emulate 2 separate interfaces on a single one?
Hi all. I would need to use a single physical interface on a Linux box to manage two different IP addresses (belonging to two separate logical subnets) with two different MAC address. (I need to emulate te presence of two separate physical interfaceses for a PC on the same LAN, at layer 2 and layer 3). Is it possible to use the linux ethernet bridging code and two tap interfaces for this
2005 May 06
3
Broken filters?
Hi! By iptables I set marking (-j MARK) just before -j IMQ. There are only three marks. Exectly all of them are ditected to 1:20 Why I see 3 pkts in default 1:30? How explain it? ### imq0: queueing disciplines qdisc htb 1: r2q 10 default 30 direct_packets_stat 0 Sent 631429 bytes 1812 pkts (dropped 0, overlimits 20) ### imq0: traffic classes class htb 1:20 root prio 0 rate 100Kbit ceil
2006 Feb 20
5
Proxy ARP and UDP
Woops - my fat fingers hit the send key before I could put in a subject a minute ago. Hello - I am using kernel 2.4.27 and running into behavior I don''t know how to explain. I have 2 relevant interfaces. eth0 is external, eth1 is internal. My internal LAN is 10.10.10.0/24. My External range is 1.2.3.0/27 (dummied up). I have an H.323 videoconference device inside my internal
2004 Nov 05
1
QoS and arp packets.
Hello list, I''m having problems with HTB on a machine. I noticed that after a while the machine seems off-line after i start the htb script. After some debugging i realised the problem stays in the arp packets send by the machine, which are delayed or dropped. Because of that i had to remove the default class. Is there a way to match arp packets ? because i want to add them to the class
2005 Jun 22
4
tc on a PDA
hello, i have a 5500 iPaq with familiar 0.8.2 on it and i don''t know how to install a traffic shaper tool on it. I installed iproute2 package i found on familiar site and for that i have the tc and ip commands, but when trying to add a qdisc, as a dummy example, i get the next answer: > tc qdisc add dev wlan0 root cbq bandwidth 100Mbit avpkt 100 RTNETLINK answers: Invalid argument
2005 Apr 18
20
HTB stalling
Hi Couple months ago I started to have a strange problem with HTB. My setup is Fedora Core 2 + Pentium 2 233 + 128 MB of ram and its serving as a router. For some time since going to kernel 2.6 my HTB QoS Stalls for couple seconds, every couple minutes. If the connection load is bigger the stalling is more frequent and takes longer. I isolated the problem to be with HTB (CBQ works fine). The
2005 Jul 11
4
wonder-shaper
Hi all, I need to provide shell hosting for about 40 users, and few days ago I found the wondershaper script, so Im trying to know if this script could help me to improve interactive ssh/telnet connections. Wondershaper could help me or its only efective on OUTGOINGS requests? Ok, any comment and feedback will be welcome. Sorry for my bad english and THANKS in advance.
2005 Apr 27
3
invalid argument
Hi All, I cross compiled and run tc in arm platform. When I tried executing it I got this error. tc qdisc add dev eth0 root handle 1:0 cbq bandwidth 100Mbit avpkt 1000 mpu 64 RTNETLINK answers: Invalid argument Is there something I''m missing here... Thanks. Grace _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl
2007 Dec 06
3
How does one increase the output buffer size?
In 2.4 kernels, there was a [bp]fifo that could be implemented with ''tc add'', but in 2.6 kernels, I find no way to create either of these fifos. I am able to increase txqueuelen. What I desire is a larger number of backlogged packetes before drops occur. How can the output buffer size be increased for HTB? -- gypsy
2007 Aug 31
1
sip:EXTEN;phone-context in asterisk dial plan
Hi, Can any one please guide how do I handle the SIP phone-context URI parameter. I got following traces.. 9.191690 IP_A -> IP_B SIP/SDP Request: INVITE sip:12599;phone-context=private at IP_B:5060;user=phone, with session description 9.191942 IP_B -> IP_A SIP Status: 404 Not Found 9.195656 IP_A -> IP_B SIP Request: ACK sip:12599;phone-context=private at
2004 Jul 23
1
Please document this
Stephen, This REALLY needs to be fixed in the code; tc should reject as a syntax error any "add filter" command that does not include a "prio" parameter. It also needs to be documented. === From LARTC mailing list === > Dear list, > After much code crunching and beating my head against the wall > (literally), I discovered the faulty code. Thanks mostly to
2005 Jan 19
3
tc limit
Hi I have been playing with tc. I''m using htb and sfq. I tried to setup shaping of every ip address within a /20. I found that there must be an upper limit of about 2096 on the number of rules (classes, qdiscs or filters). I was testing a /20 which gives 4096 classes, qdiscs and filters. I''m using hashkey to optimize processing of frames. When executing the script below - it
2004 Dec 21
5
Is ''publish'' proxy arp still broken ?
Can''t get proxy arp with arp -s <IPaddr> <MACaddr> pub to work with a 2.4 kernel. I see some evidence in the archive that this was broken in the 2.0.x timeframe and never fixed. Anyone know for sure if it''s broken or working ? (I''m attempting to route a few addresses into a routed network, from the ethernet side of a DSL router that has a /29 public
2002 Feb 01
1
Bug in the HOWTO: proxy-arp (?)
Hello alltogether, I''m new to the list, so please excuse any violations of listiquette... I didn''t have to much to do with linux based firewalling and routing for quite a time and found that proxy-arp changed in between... As I struggled with it I found that the Advanced routing... howto wasn''t to helpfull. Especially the documentation seems to be rather vice versa to
2005 May 15
2
TC related question
Hi all, If I am going to recompile my Kernel features needed to be enable for TC use? I using Fedora Core 2 64 bit with kernel version 2.6.10-1.771, with this version do I need to recompile the kernel or everything is ready? How Wwould I know if my existing kernel already supports tc? Thank you very much and best begards, Wennie
2005 Jun 10
3
RTNETLINK answers: File exists
how can i get rid of that ?? i do del roots before scripting. -- *Dariusz ''tdi'' Dwornikowski | Gentoo | admin at pozman.pl | *[JID]:tdi@gentoo.pl|[gg]:2266034|[IRC]:#gentoo-pl@freenode | *[MAIL]:tdi@pozman.pl|[WWW]:www.tdi.pozman.pl | *Serwery,administracja,webapps - www.ProAdmin.com.pl | *Fingerprint:43E21CC46DAFD2F754E91547D59B39F56AAA4B5F
2005 May 16
3
ip_conntrack limit --- torrent , DC++ , eMule
Hi all, i need advice how can i limit ip_conntrack per IP. clients of network that i support often uses torrent , DC++ , eMule clients and i have lost packages because they open too many ports. i have traffic control limits but this obviously isn''t enough Any advance how to prevent server from this kind problems will be welcome. Best regards Emil
2005 Mar 15
4
simple routing protocol for VPN redundancy?
Hello all, I need a very simple routing protocol for VPN redundancy. We have several sites and each site has a Linux router and two IPCops each with an ADSL connection to the internet using different ISP''s. I have configured VPN''s between all of the sites for each IPcop on ispA and the same for the IPCops on ispB. This way, if one of the ISP fails, I change the route on the