netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nft] Some network services cannot be recognized
@ 2014-09-02  6:58 Yanchuan Nian
  0 siblings, 0 replies; only message in thread
From: Yanchuan Nian @ 2014-09-02  6:58 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Yanchuan Nian

When matching network service, we can identify it by protocol name or
port number, but
(1) some names include special characters, such as
    whois++ (63), sql*net(66), 914c/g(211)
(2) some names start with a number, such as
    9pfs(564), 3com-amp3(629), 3comnetman(1181), 3l-l1(1511), 3ds-lm(1538)
(3) some names conflict with keywords in nft, such as
    set(257), monitor(561), checksum(1386)
In these cases, the network service cannot be recognized correctly.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-02  6:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02  6:58 [nft] Some network services cannot be recognized Yanchuan Nian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).