Displaying 20 results from an estimated 400 matches similar to: "problem with classifying"
2007 Dec 06
3
HTB performance improvement
HTB performance improvement
Hi all !
i''m looking at the performance of the HTB algorithm/implementation because i would like more packets/sec !!
this is the scenario of the performance test:
i''m using an embedded system with:
SPEED CPU: 399,999 MHz
RAM: 128 MByte
FLASH: 16 MByte
EEPROM: 8Kbyte
PROCESSOR MPC8272
a lan to lan 10/100 and in particular we are sending
2008 Feb 25
1
Error accessing [homes] after 3.0.25b update (uppercase)
OS is smeserver, based on CentOS/RHEL 4.
After update to samba 3.0.25b (included in RHEL U6) users who had
"mapped" their home in Network places were unable to access the share.
All other shares worked.
On every attempt a line similar to the following was logged:
Feb 14 10:11:49 nethservice smbd[6258]:
'/home/e-smith/files/users/FRANCESCA/home' does not exist or
permission
2005 Jul 13
0
HTB traffic control over VLAN interface.
Hi All,
This is my first mail to the LARTC mailing list.I am having some problems
with the download bandwidth over VLAN.The setup i am having at my place is
somewhat below..
+-------------------+
| |
| FTP Server |
| |
+-------------------+
|
+---------------+ |
| | |
| eth1=|-------+
| My Box |
| eth0=|--------+
| | |
+---------------+ |
|
+----------+----------+-----------------------+
| |
2007 Dec 28
0
marking and routing (with multi-isp) not working
[ I hope this isn''t a dupe. Evolution crashed on my last send and I see
nothing in my logs that leads me to believe the mail made it out before
the crash ]
Well, it probably is working. I''m probably just misunderstanding
something.
Given routing rules that look like this:
0: from all lookup local
10000: from all fwmark 0x40 lookup CGCO
10001: from all fwmark 0x80
2005 Feb 11
0
routing via uplink based on source lan?
I''ve got a rather complex beast of a network that I''ve beeing trying to get
properly routed for some time now. I''ve come really close, in that inbound
traffic gets where it''s supposed to, and outbound traffic goes where it''s
supposed to, but outbound packets are all apparently going over the wrong
link.
The system is currently configured as a
2014 May 30
3
Centos box and Cisco 3750 VLAN's
Hello all,
I have a CentOS box that has a NIC (eth0) on which I defined 4 VLAN's
(counting the NIC itself): eth0, eth0.1, eth0.2 and eht0.3. Initially the
Cisco switch was not partitioned into VLAN's which means that the only VLAN
running on it was the default one (VLAN 1).
I have then played with VLAN's a bit on the switch and at this point have
two: VLAN 1 (which is default and can
2004 Jun 25
1
Hashtables major:minor and prio
I have a question about a few things:
ok when you have parent x:x and handle x:x link x:x flowid and so on. What is the
max values of each of these, also where these or some of these hex numbers? I tried
this on redhat 7.3 so there may have been some updates, but this is one of the tests
I did.
[root@RL1 root]# tc filter add dev eth0 protocol ip parent 1:0 prio 10 u32 ht fffe::
match ip dst
2005 Oct 28
0
Issues in setting up different priorities for the MAC match filter
Hi,
I am currently using TC for setting up user MAC based filters,and I am
seeing a problem when I try to assign different priorities to the MAC
Match filter apart from the root qdisc and parent class.
Here is my script.
/*****************************************************/
First of all I create the qdisc and class based on priority 2 and also
the Hash mask
tc qdisc add dev eth1 root handle
2005 May 16
1
Interface Broadcast
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I''ve a problem on the broadcast it is adding some additional route to
the router which caused me some problem...
Below is my /etc/shorewall/interface
swtmng1 eth0.1 202.73.10.127 norfc1918
apmng1 eth0.10 202.73.8.7 norfc1918
dist1 eth0.1000 202.73.11.255 norfc1918,nobogons
idc1 eth2.50
2005 Feb 10
5
priorizing vlans in a bridge
Hi, this is my Linux Box
----------------------------
LAN 1 -----|--eth1 <---br1--->eth0.1 |
| \ |
| eth0--|----- 802.1q tagged 1 Mbps link
| / |
LAN 2 -----|--eth2 <---br2--->eth0.2 |
----------------------------
I have to bridge the 2 lans
2009 Apr 09
1
[Bridge] Out of memory problem
Hi, I'm using linux 2.6.21.5 and our kernel is freeze.
The problem is, if I create a Software bridge using $brctl command. and
add two interfaces say, eth0.0 and eth0.1 using
$brctl addbr br-lan
$brctl addif br-lan eth0.0
$brctl addif br-lan eth0.1
and when i send traffic from a host connected to one port to host
connected at other end, soon all the memory is dried up and and kernel
2009 Dec 20
1
routing with 2 ISPs
Hello guys,
Sorry to bothering you.
I had a small network with one ISP and firewall.
eth1 -> Is connected to my ISP
eth0 + eth0.1 , eth0.2 and etc are my local networks.
All my network accesses internet via eth1.
My routing table looks like the following :
213.194.242.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
10.123.20.0 0.0.0.0 255.255.255.0 U 0
2007 Jul 22
4
[Patch] Support embedded systems better
Hi,
I am one of the developers of the FreeWRT project and I want to give
you some feedback. Shorewall runs quite fine on our supported devices,
but we need to patch Shorewall to get it
running as expected. The problem is the ip command and busybox 1.4.2.
Some words about busybox:
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable.
2008 Sep 23
0
答复: Re: 答复: RE: 答复:RE:
Hi all,
I have started stubdom, thank all of you. But I still met a problem, that is I found stubdom block when it run 107s. the message in "xm li" :
Domain-0 0 1719 2 r----- 171.9
hvmachine 1 256 1 -b---- 110.6
hvmachine-dm
2015 Apr 21
2
C7 systemd and network configuration
Hi all,
I used to manage network through /etc/sysconfig/network-scripts/ifcfg-*
Most of my use case are vlans (ie: eth0.1) an aliases (ie: eth1:3)
My context in headless VMs (no DE, no Xorg, no GUI)
With CentOS7 and systemd: is it still managed with
/etc/sysconfig/network-scripts/ifcfg-* ?
For the mount component, I found that systemd kind of "sources"
/etc/fstab and converts it to
2005 Oct 17
5
TC show filter command shows all u32 filters defined with different priority iin all priority.
Hi,
I am currently working on the TC.
I have seen some behaviour which seems to be odd.
I know someone in the mailing list would have seen this problem or may
have some fix for this problem.
When I try to include u32 filters with different priority or pref, I
could see the filters being set on all the priority''s irrespective of
the priority number.
See my sample script below and the
2008 Jan 05
1
Samba not seeing any interfaces
I've built samba for an embedded mips platform. Since this is an
embedded platform, it's possible that some critical file that samba
needs is missing but stracing the daemons doesn't reveal anything strange.
It's running 2.4.34 kernel.
Samba is failing to find any interfaces.
[2000/01/02 10:55:01, 3] nmbd/nmbd.c:main(759)
Opening sockets 137
[2000/01/02 10:55:01, 10]
2015 Feb 10
3
[LLVMdev] Bug in ARM Thumb inline asm?
I'm porting the musl C library to ARM Thumb. It looks like inline asm is
failing in some cases. Here's one:
The lseek system call looks like this:
...
off_t result;
return syscall(SYS__llseek, fd, offset>>32, offset, &result,
whence) ? -1 : result;
...
Which eventually goes through this macro:
static inline long __syscall5(long n, long a, long b, long c,
2017 Dec 01
0
R 3.4.3 is released
Thanks: I installed from source and got an error when loading a package:
--------------------------------------------------------------------
> library(eha)
Loading required package: survival
Error: package or namespace load failed for ?eha? in dyn.load(file,
DLLpath = DLLpath, ...):
unable to load shared object
'/usr/local/lib/R/site-library/eha/libs/eha.so':
2003 Jan 28
0
Shorewall 1.3.14 Beta 2
In addition to the Beta 1 content, this version corrects numerous problems
with VLAN devices of the form $dev.$vid (e.g., eth0.1).
Available from:
http://www.shorewall.net/pub/shorewall/Beta
ftp://ftp.shorewall.net/pub/shorewall/Beta
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
Shoreline, \ http://www.shorewall.net
Washington USA \ teastep@shorewall.net