lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 May 2013 14:11:51 -0400
From:	David Stevens <dlstevens@...ibm.com>
To:	Stephen Hemminger <stephen@...workplumber.org>
Cc:	Cong Wang <amwang@...hat.com>, netdev@...r.kernel.org,
	netdev-owner@...r.kernel.org
Subject: Re: [Patch iproute2] vxlan: use 8472 as default dst port

netdev-owner@...r.kernel.org wrote on 05/15/2013 01:43:08 PM:

> From: Stephen Hemminger <stephen@...workplumber.org>
> 
> I want all new users to get the IANA port without asking.
> Old users with existing nets have to force the port to the one they 
> were using.

That'd be great -- what we're getting is all new users are getting
a listen port of 8472 and a send port of 4789. So new users who aren't
aware of why will simply see that two *new* installations don't talk
to each other (and never will, using default ports, because the kernel
and ip will need to be compatible with their incompatible selves).

You have to either specify "udp_port=4789" at modprobe or boot, or specify
a port for every fdb entry via "ip" so that the listen and send ports 
match.

I think both of those are worse than using the "wrong" port by default, 
and both
of those are worse than changing the default port for the limited user
set so far.

                                                        +-DLS

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ