search for: rfc2732

Displaying 3 results from an estimated 3 matches for "rfc2732".

Did you mean: rfc2132
2020 May 15
0
[Bug 1602] ssh: doesn't handle IPv6 addresses with brackets
...Back to this bug, all these fail with the usage message: ssh ssh://[2001:db8:1234::1] ssh ssh://[2001:db8:1234::1]:22 ssh ssh://2001:db8:1234::1 As before, these all fail with "Name or service not known" ssh [2001:db8:1234] ssh [2001:db8:1234]:22 https://tools.ietf.org/html/rfc2732 Format for Literal IPv6 Addresses in URL's -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
2016 Dec 20
0
[ANNOUNCE] nftables 0.7 release
...ements. * Allow ct l3proto/protocol without direction since they are unrelated to the direction. * Explicit ruleset exportation, eg. nft export ruleset json, for consistency with other existing ruleset commands. * Always quote user-defined strings from rules when listing them. * Support for RFC2732 IPv6 address format with brackets, eg. dnat to [2001:838:35f:1::]:80 * Allow strings starting by underscores and dots in user-define strings, conforming with POSIX.1-2008 (which is simultaneously IEEE Std 1003.1-2008). Resources ========= The nftables code can be obtained from: * http://...
2017 Feb 03
4
[Bug 1117] New: Table ipv4-nat prerouting dnat doesn't accept dest IP:PORT
https://bugzilla.netfilter.org/show_bug.cgi?id=1117 Bug ID: 1117 Summary: Table ipv4-nat prerouting dnat doesn't accept dest IP:PORT Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft