Displaying 2 results from an estimated 2 matches for "mymac2".
Did you mean:
mymac1
2002 Aug 14
0
re: using mac-addr for selecting configfile now working
...add al,'0'
+ jmp short .char1
+.high1: add al,'A'-10
+.char1: stosb
+ pop eax
+ loop .hexify_loop1
+
+ mov cx,6 ; 6 nibbles in netcard part
of MAC
+ mov eax,[MyMAC2] ; 3 byte netcard part of
MAC
xchg ah,al ; Convert to host byte
order
ror eax,16
xchg ah,al
-.hexify_loop: rol eax,4
+.hexify_loop2: rol eax,4
push eax
and al,0Fh
cmp...
2004 Sep 08
3
Help! VLAN tagged traffic not shaping :-(
Hello,
I have a linux box sitting between (and bridging/firewalling) 2 LAN segments.
I''m using Bridge/Netfilter/IMQ/tc(htb) to control (shape) mail/web traffic that
traverses the 2 networks.
The networks also have some VLAN tagged traffic flying around. My linux box
behaves OK with VLAN traffic except that the shaping doesn''t seem to work.
Normal http shapes alright but as soon