Displaying 20 results from an estimated 700 matches similar to: "RE: Doubts regarding classifiers available"
2006 Sep 20
1
Doubts regarding classifiers available.
Hi,
I am a newbie working on tc tool, i want to know whether we have the
following classifiers available
(1) source MAC address.
(2) destination MAC address.
(3) IEEE 802.1D user priority.
(4) Ethertype (IEEE 802.3, 1998 Length/Type Field).
Can any one help me in finding the help for the above classifiers.
Thanks in advance
Krishna Chaitanya
2010 Jun 25
1
No connection in DomUs with network-route
Hi,
I would like to know if somebody can point me out how to configure
several DomUs in a private LAN (for example 192.168.100.0/24) and one
DomU with two interfaces (one - 192.168.100.0/24 and two - internet).
So far I have enabled in xend-config.sxp:
(network-script network-route)
(vif-script vif-route)
My config files have:
/mnt/VM/1.cfg:vif = [''ip=192.168.1.3'']
2005 May 30
2
Proxy ARP working from Internet but not from fw and loc
Hello everybody.
I could not find an answer to my problem in the archive. (But that may just
be me :-) )
I have a problem with proxy arp and connection from loc (localnet) and from
the firewall.
Works fine from internet to dmz / proxy arp and vise versa.
I have a feeling the solution is simple, but I''m no guru in Linux routing
etc.
The problem seems to be the routing setup.
loc -
2007 Apr 18
1
[Bridge] Unexpected bridge behavior (Bug? You decide.)
While using the linux bridge module in 2.6.10, the kernel seems to
munge the source IP address of broadcast UDP packets if they come from
"0.0.0.1", and sticks on an address of the linux host.
I humbly submit that re-writing the source address of packets is not
proper behavior for a bridge, even if those source addresses are not
traditionally valid.
Sure, 0.0.0.1 isn't a valid
2020 May 18
2
ether-wake
The WoL magic packet is only scanned for the string above, and not actually
parsed by a full protocol stack, it could be sent as any network- and
transport-layer protocol, although it is typically sent as a UDP
<https://en.m.wikipedia.org/wiki/User_Datagram_Protocol> datagram
<https://en.m.wikipedia.org/wiki/Datagram> to port
<https://en.m.wikipedia.org/wiki/TCP_and_UDP_port> 0,]
2008 Mar 31
3
arp who-has packets not seen in Dom0 even by tcpdump
Hi all,
I''m running Xen-3.2 and linux-image-2.6.18 as Dom0 kernel on a VT-x
processor. The problem is that broadcast arp who-has packets are not
seen in Dom0 kernel. I''ve tried both precompiled debian kernel and
compiled latest one from sources as described at
http://lists.xensource.com/archives/html/xen-users/2008-01/msg00699.html
There is no linux bridge invoked,
2005 Apr 22
4
I have a problem similar to FAQ 2 scenario, but reply packets don''t seem to be recognized.
Hello,
I am running Shorewall 2.0.2f, on SuSE 9.2 distro, kernel
2.6.8-24.11-default
My ip addr show output is as follows:
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0:
2008 Mar 31
4
Packet corruption in re0
----- Original Message ----
> From: Pyun YongHyeon <pyunyh@gmail.com>
> To: Ian FREISLICH <ianf@clue.co.za>
> Cc: FreeBSD Current <freebsd-current@freebsd.org>; Robert Backhaus <robbak@robbak.com>
> Sent: Monday, March 17, 2008 8:12:03 AM
> Subject: Re: Packet corruption in re0
>
> On Fri, Feb 22, 2008 at 10:43:22AM +0200, Ian FREISLICH wrote:
>
2015 Jun 11
2
Packet size issue with direct UDP connections
Have an interesting issue that's cropped up for us. We have a switch based vpn setup with multiple endpoints, some publicly accessible, some behind hide NAT. What we've noticed is that every machine can reach each other's VPN IP's up to a certain packet size. All machines can successfully ping each other up to 297 bytes. At 298 bytes and beyond, only "forwarded"
2007 Jan 18
9
Problem with VLANs on tg3 NICs
I have 3 machines,
T60 thinkpad with e1000 NIC
Dell PowerEdge 2950 with bnx2 NIC
HP DL360 G4P with tg3 NIC
All running xen 3.03 / 2.6.16.29-xen
I have a netbootable image with 2.6.16.29-xenU. This image when it
boots creates a vlan eth0.4002, and then tries to communicate on that
interface to a central server.
On the machines with e1000 an bnx2 NICs, this works fine. On the
2016 Feb 13
2
Tinc Router Mode - PING RESULT is destination host unreachable
Hi Lars,
I have no experience to use tcpdump, here is the output from TCPdump for
your reference. Any idea?
Use my home PC to ping company PC
01:00:25.154706 ethertype IPv4, IP 192.168.1.2 > 10.0.0.2: ICMP echo
request, id 1, seq 17, length 40
01:00:25.154706 IP 192.168.1.2 > 10.0.0.2: ICMP echo request, id 1, seq 17,
length 40
01:00:25.154706 IP 192.168.1.2 > 10.0.0.2: ICMP echo
2015 Jun 12
2
Packet size issue with direct UDP connections
Sure, I?ll see if we can narrow it down for you.
> On Jun 12, 2015, at 2:25 PM, Etienne Dechamps <etienne at edechamps.fr> wrote:
>
> That's interesting. I'm using a near-HEAD tinc-1.1 myself and haven't
> encountered this problem, but I think that's because I'm using it in
> router mode, as opposed to switch mode.
>
> I'm trying to narrow
2015 Jun 12
2
Packet size issue with direct UDP connections
This makes it work for us:
> On Jun 12, 2015, at 5:02 PM, Chris Clements <cclements at outlook.com> wrote:
>
> This looks like the culprit:
>
> http://www.tinc-vpn.org/git/browse?p=tinc;a=commit;h=7730d5f3ed9bd7c011dced5808130ffcbd74ea6b <http://www.tinc-vpn.org/git/browse?p=tinc;a=commit;h=7730d5f3ed9bd7c011dced5808130ffcbd74ea6b>
>
>
>> On Jun 12,
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
Add a new constant ETH_P_802_3_MIN, the minimum ethernet type for
an 802.3 frame. Frames with a lower value in the ethernet type field
are Ethernet II.
Also update all the users of this value that David Miller and
I could find to use the new constant.
Also correct a bug in util.c. The comparison with ETH_P_802_3_MIN
should be >= not >.
As suggested by Jesse Gross.
Compile tested only.
2004 Sep 15
0
No Domain Controller, Please help to interpret tcpdump
Greetings!
I am still struggling with the issue that after vampiring from NT4
domain to Samba 3.0.7 with ldap backend, Windows XP cannot find the domain
controller.
In particular, WXP is an XP Prof which signed in AB_INITIO_DOM domain.
After the migration I put the Samba Server (Priscilla) and WXP in an
isolated network, and started up Priscilla as PDC for the network. But WXP
2020 May 18
1
ether-wake
On Sun, May 17, 2020 at 07:46:00PM -0600, R C wrote:
> what port does ether-wake use?? (I believe it is port 9? but not sure).
The 'ether-wake' command in net-tools doesn't use a port at all. It's
just a raw packet of EtherType 0x0842 as the so-called "Magic Packet"
<https://en.wikipedia.org/wiki/Wake-on-LAN#Magic_packet>
For example, if you were to run:
2006 Jan 28
4
bad udp cksum by dns request in domU
Hello
I use XEN 3.0 in debian sarge. I have a domU1 for routing and firewall. This
domU1 use 2 network interfaces which is on a bridge ''gate'' and the other on
bridge ''lan''.
dumU2 use one interface (eth0) on bridge ''lan''.
Then I make a ping out of domU2 to www.debian.de so I get no answer. The name
isn''t resolved. A ping to IP of
2008 Oct 30
4
broadcast packets from domU duplicated?
I''m running a nevada b99 guest on a nevada b99 host. The guest is
configured as a dhcp client.
When I snoop in dom0 while the guest boots, I see two back-to-back
DHCPREQUEST packets issued by the guest. The first of the two packets
has an empty UDP checksum; otherwise they seem identical.
Is this a bug?
Fred Oliver
ETHER: ----- Ether Header -----
ETHER:
ETHER: Packet 246 arrived
2005 May 30
13
RE: Proxy ARP working from Internet butnotfromfwand loc
Hi Alex, and thanks for your time.
Probably not.
The servers are only configured like they where when they where parallel to
the fw.
Just the default gateway, same as for the external interface on the fw.
That''s what the documentation instructed to configure the servers using arp.
But is it required with extra configuration on the server connected via
proxy arp?
Or is it some parameter
2013 Aug 23
1
[Bridge] challenge of year: connect to LAN using wireless-ap over bridge + unmanaged l2tpv3 tunnel + bridge? it's possible?
hi everyone,
so,first it seemed a trivial question to me, but since I could not find
anybody being neither able to answer
this question nor giving a short config example. after a few sleepless
nights and exhausting all the reading
and research. here I am sharing my problem with all of you, in the hope of
some possible solution/sugestion.
or is it that this is impossible??
below my