Bug 179685 - /etc/filestarter/non-routables contains routable networks
Summary: /etc/filestarter/non-routables contains routable networks
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firestarter
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Michael A. Peters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-02 01:00 UTC by dvd
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-02 13:36:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description dvd 2006-02-02 01:00:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20060126 Fedora/1.5-5 Firefox/1.5

Description of problem:
The following networks that appear in /etc/firestarter/non-routables appear to be routable now:

74.0.0.0/8
125.0.0.0/8
126.0.0.0/8

Version-Release number of selected component (if applicable):
firestarter-1.0.3-8.fc5

How reproducible:
Always

Steps to Reproduce:
1. Launch firestarter gui
2. click Preferences
3. click Advanced Options
4. click "Block traffic from reserved addresses on public interfaces"
5. click Accept
6. Enable the firewall
  

Actual Results:  # iptables -L NR
contains the following entries:

hain NR (1 references)
target     prot opt source               destination
LSI        all  --  h-74-0-0-0.dllatx37.covad.net/8  xx.yy.zz.0/24
LSI        all  --  ppp-net.infoweb.ne.jp/8  xx.yy.zz.0/24
LSI        all  --  softbank126000000000.bbtec.net/8  xx.yy.zz.0/24


Expected Results:  no routable networks should be present

Additional info:

environment: FC5test2 (4.91) x86_64

Comment 1 Michael A. Peters 2006-02-02 12:46:48 UTC
from
http://www.iana.org/assignments/ipv4-address-space

it looks like those might not be the only ones.


Note You need to log in before you can comment on or make changes to this bug.