Ticket #61 (closed defect: fixed)

Opened 16 months ago

Last modified 14 months ago

Rule Editor zeros lower dst port from a Port Range

Reported by: anonymous Owned by: victor
Priority: critical Milestone: 0.7
Component: vuurmuur-conf Version: 0.7beta2
Keywords: zeroed, portrange, range Cc:

Description

In 0.7beta3
When doing a portforward for a range of ports like this:

Action: Portfw
Service: any
From: Internet.WAN
To: computer.Local.LAN
Listen port: 45000:45500
Remote port: 45000:45500

The port data that gets saved actually has ports like this:
Listen port: 0:45500
Remote port: 0:45500

This can be easily seen just by reopening the Rule Editor after saving the rule

Change History

Changed 16 months ago by victor

  • status changed from new to assigned

I can reproduce this. Will try to look into it shortly.

Changed 14 months ago by victor

  • status changed from assigned to closed
  • resolution set to fixed

Fixed by changeset:213.

Note: See TracTickets for help on using tickets.