<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Map wrong port from service name"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1151">1151</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Map wrong port from service name
</td>
</tr>
<tr>
<th>Product</th>
<td>nftables
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86_64
</td>
</tr>
<tr>
<th>OS</th>
<td>other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>nft
</td>
</tr>
<tr>
<th>Assignee</th>
<td>pablo@netfilter.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>huynhok.uit@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>I use Archlinux and then use nftables. Nftables maps wrong port from service
name.
When I add 8080 port, it's showed as http-alt then save to /etc/nftables.conf
and reload by 'systemctl restart nftables'. After restarting nftables, I use
nft list ruleset, http-alt will be replaced by port 591.
Because /etc/service lists 8080/591 as http-alt then nftables will get first
one.
If /etc/service has multiple ports for service, nft should get correct port.
Best regards,
Severus</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>