Ticket #61 (assigned defect)

Opened 2 months ago

Last modified 2 months ago

Rule Editor zeros lower dst port from a Port Range

Reported by: anonymous Assigned to: victor (accepted)
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

11/19/08 09:19:26 changed by victor

  • status changed from new to assigned.

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