Displaying 20 results from an estimated 399 matches for "rtnetlink".
2003 Jan 21
2
Newbie help needed after upgrade to mdk9.0
Hello!
I recently upgraded my computer from Mandrake 8.2 to Mandrake 9.0.
I used a very slightly modifed WonderShaper and it worked beautifully.
But now when I try to run the same cbq shaping script on Mandrake 9.0 i
get this output
RTNETLINK answers: Invalid argument
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTN...
2005 May 20
4
Boosting Internet Bandwidth for VOIP
There was errors when I tried to start the script
recommended by Andrew to boost bandwidth for voip
http://www.mixdown.ca/~andrew/dump/rc.tc.
This is the output I get :
./rc.tc start
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists...
2005 May 19
6
Boosting Shared Internet Bandwidth for Asterisk
Hi:
I use shared internet bandwidth and the calls are very
clear from around midnight till about 4 pm when it
goes bad after that. Is there a way to boost the
internet bandwidth for Asterisk at the peak time?
Thanks
Discover Yahoo!
Have fun online with music videos, cool games, IM and more. Check it out!
http://discover.yahoo.com/online.html
2005 Feb 13
2
Problems after Kernel upgrade to 2.6.10
...script below WAS working until my
kernel upgrade. Oh, and I did upgrade modtools, mod-init, etc. to the
latest versions, as well as iproute2.
The errors I get, when I run the script below, are these (the HTB script
gives similar errors):
--------------------------- snip -------------------------
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: In...
2003 Oct 04
2
htb errors, wrong patch?
..._tc.diff from htb3.6-020525.tgz and when I try to use a htb script
I get just errors. I did not patch the kernel, since I use kernel 2.4.21 and
I saw on - HTB Homepage that I need to patch it only if I run version 2.4.20
or earlier. Do also need the kernel patch ? Or maybe is something else
wrong?
RTNETLINK answers: No such file or directory
Deleted old root disk on eth0
Unknown filter "flowid", hence option "1:10" is unparsable
Unknown filter "flowid", hence option "1:2" is unparsable
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNET...
2001 Jun 28
2
RTNETLINK Problems <ip route> don't work as expected. (I think)
Hi,
I have one firewall with 3 ethernet cards, 2 internet links, one cisco
2920 and one problem in RTNETLINK ;o)
Let me explain my network :
| *** Internet Link 1 *** *** Internet Link
2 ***
10.1.0.1| Serial Serial | 10.2.0.1
|||| +--------------+ +------------+...
2019 Oct 02
0
general protection fault in veth_get_stats64
...0 CR3: 000000009a80b000 CR4: 00000000001406e0
> DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
> DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
> Call Trace:
> dev_get_stats+0x8e/0x280 net/core/dev.c:9220
> rtnl_fill_stats+0x4d/0xac0 net/core/rtnetlink.c:1191
> rtnl_fill_ifinfo+0x10ad/0x3af0 net/core/rtnetlink.c:1717
> rtmsg_ifinfo_build_skb+0xc9/0x1a0 net/core/rtnetlink.c:3635
> rtmsg_ifinfo_event.part.0+0x43/0xe0 net/core/rtnetlink.c:3667
> rtmsg_ifinfo_event net/core/rtnetlink.c:3678 [inline]
> rtmsg_ifinfo+0x8d/0xa0 n...
2003 Jul 08
1
rtnetlink documentation
Hello,
I would like to ask, if somewhere exists documentation about rtnetlink
interface? Something more than kernel documentation and manual pages
(man rtnetlink and man netlink).
I want create traffic classes, filters and so on (only cbq classes and
some filters based on fwmark), like tc utility from
Alexey does, but can''t find any relevant docs on net.
--...
2004 Jul 24
1
tc del filter troubles
...2 parent 2:40 protocol ip handle 1775 fw
flowid 2:3775
I change ''add'' with ''del'' but only sfq qdisc are deleted:
#!/bin/bash -v
# Download shaper EX -> 2:20
/sbin/tc class del dev eth2 parent 2:20 classid 2:1775 htb rate 8000Kbit
ceil 10000Kbit quantum 1514
RTNETLINK answers: Device or resource busy
/sbin/tc qdisc del dev eth2 parent 2:1775 sfq perturb 10
/sbin/tc filter del dev eth2 parent 2:20 protocol ip handle 1775 fw
flowid 2:1775
RTNETLINK answers: No such file or directory
# Download shaper peering -> 2:30
/sbin/tc class del dev eth2 parent 2:30 clas...
2012 Mar 07
2
RTNETLINK answers: File exists when adding providers
When I attempt to start shorewall (version 4.0.15) I get an RTNETLINK error
(see below).
/var/log/shorewall-init.log
[...]
21:02:18 Creating Interface Chains...
21:02:19 Adding Providers...
RTNETLINK answers: File exists
ERROR: Command "ip route add table 1 129.116.XXX.0/24 dev eth2 proto kernel
s
cope link src 129.116.XXX.30" Failed
21:02:25 Shorewall-...
2019 Jun 14
0
memory leak in vhost_net_ioctl
...t+0x196/0x230
net/batman-adv/main.c:208
[<000000001c5a74a3>] batadv_softif_init_late+0x1ca/0x220
net/batman-adv/soft-interface.c:861
[<000000004e676cd1>] register_netdevice+0xbf/0x600 net/core/dev.c:8635
[<000000005601497b>] __rtnl_newlink+0xaca/0xb30
net/core/rtnetlink.c:3199
[<00000000ad02cf5e>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3245
[<00000000eceb53af>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5214
[<00000000140451f6>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2482
[<00000000237e38f7>...
2006 Aug 18
0
RTNETLINK answers: File exists .. Network is unreachable
...to an initial router state and then I experiment with
various "tc" commands by executing them at the command prompt. I
reboot often to restore the initial state. When I booted up the
router today I got the following messages during the boot process:
Bringing up interface eth0:
RTNETLINK answers: File exists
RTNETLINK answers: Network is unreachable
Bringing up interface eth1:
RTNETLINK answers: File exists
RTNETLINK answers: Network is unreachable
Will someone please enlighten me as to what is kind of problem is
being indicated by these messages?
Thanks,
Bob
2019 Jun 14
0
memory leak in vhost_net_ioctl
...6/0x230 net/batman-adv/main.c:208
> [<000000001c5a74a3>] batadv_softif_init_late+0x1ca/0x220 net/batman-adv/soft-interface.c:861
> [<000000004e676cd1>] register_netdevice+0xbf/0x600 net/core/dev.c:8635
> [<000000005601497b>] __rtnl_newlink+0xaca/0xb30 net/core/rtnetlink.c:3199
> [<00000000ad02cf5e>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3245
> [<00000000eceb53af>] rtnetlink_rcv_msg+0x178/0x4b0 net/core/rtnetlink.c:5214
> [<00000000140451f6>] netlink_rcv_skb+0x61/0x170 net/netlink/af_netlink.c:2482
> [<00000000...
2007 Jul 30
17
tc n00b
Hi everyone,
I''m new to tc but I need to use it to set up shaping on a new NAT box.
In short:
Each user must have their upload limited to 128kbit and downlink limited
to 256kbit.
Global bandwidth to be limited to 100Mbit
Interactive packets to have higher priority
200+ users, so need to match packets fast
So far I have managed to get the download limits working. However I need
to
2001 Jun 19
3
RTNETLINK answers: Invalid argument
...d dev eth1 parent 20:0 prio 25 u32 match ip src 192.168.0.7 flowid 20:100
echo filter100
tc filter add dev eth1 parent 20:0 prio 50 u32 match ip src 192.168.0.0/24 flowid 20:100
echo filter200
after running my tc script:
0 root@gateway:/root# source /etc/init.d/tc
root
class
100
200
sfq100
sfq200
RTNETLINK answers: Invalid argument
filter100
RTNETLINK answers: Invalid argument
filter200
my kernel .config file is attached.
Thank you for help!
kolisko
2019 Jun 14
0
memory leak in vhost_net_ioctl
...6/0x230 net/batman-adv/main.c:208
> [<000000001c5a74a3>] batadv_softif_init_late+0x1ca/0x220 net/batman-adv/soft-interface.c:861
> [<000000004e676cd1>] register_netdevice+0xbf/0x600 net/core/dev.c:8635
> [<000000005601497b>] __rtnl_newlink+0xaca/0xb30 net/core/rtnetlink.c:3199
> [<00000000ad02cf5e>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3245
> [<00000000eceb53af>] rtnetlink_rcv_msg+0x178/0x4b0 net/core/rtnetlink.c:5214
> [<00000000140451f6>] netlink_rcv_skb+0x61/0x170 net/netlink/af_netlink.c:2482
> [<00000000...
2002 Apr 22
2
RE: RTNETLINK answers: Invalid argument
...form policy routing in the correct way (iproute2-010824)
ciao
- Alberto
-----Original Message-----
From: ext Richardson, Robert [mailto:RRichardson@activision.com]
Sent: Mittwoch, 6. März 2002 1:53
To: ''bert hubert''; David E. Parks
Cc: lartc@mailman.ds9a.nl
Subject: RE: [LARTC] RTNETLINK answers: Invalid argument
I get the same error message also, but for a non-related reason, maybe.
I am trying to run RX/TX load balancing on a RedHat a 6.2 download server.
The version of iproute is iproute-2.2.4-2.
When I invoke the command "ip rule list", I get the error message:...
2005 Apr 03
2
RTNETLINK answers: Invalid argument
Hi,
On this Fedora Core Devel (Raw Hide) system, if I boot on a distribution
kernel (based on 2.6.12rc1-bk2) the network is fine. If I build a custom
2.6.12-rc1-V0.7.43-06 or 2.6.12-rc1-mm4 kernel the network interface
fails to initialise on boot with RTNETLINK answers: Invalid argument.
What can possibly cause this ?
My kernel config should be mostly fine - I used it extensively at a time
and diffing it with Red Hat does not show any obvious suspects (to me)).
Thoug I haven''t built any custom kernels for a few months, so possibly
some Fedora o...
2005 Mar 28
2
getting qdisc stats using rtnetlink sockets
hi
i wanted to get the qdisc stats without using tc. is
this possible by just using rtnetlink sockets
directly? if possible could someone point me to an
example.
thanks.
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
2004 Feb 09
1
Dreaded RTNETLINK answers: Invalid argument
Hi All,
We are running a 2.4.20 kernel, with the htb modules loaded, and are
receiving the RTNETLINK error when trying to filter on handles. We also
have the latest tc downloaded from htb site, and verified it is the
executable being executed. We have tracked it to the {handle 1 fw}
portion.
Hardware is 4501 Soekris and WISP-Dist latest, patched with latest tc.
Any ideas on what would cause th...