[Bug 440] New: Space in filename causes Forged DCC command from
x.x.x.x: 0.0.0.0:0
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Fri Feb 3 23:01:24 CET 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=440
Summary: Space in filename causes Forged DCC command from
x.x.x.x: 0.0.0.0:0
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: NAT
AssignedTo: laforge at netfilter.org
ReportedBy: harri.jarvi at ajatus.org
Sending files that have space in filename causes the following message in kernel log
Forged DCC command from x.x.x.x: 0.0.0.0:0
where x.x.x.x is the local IP address.
This can be reproduced by irssi {0.8.10 (20051211 0941)}
echo "test1" > /tmp/test1
echo "test 2" > "/tmp/test 2"
/dcc send nick /tmp/test1
/dcc send nick '/tmp/test 2'
Result:
The first file will be sent.
The second file will not be sent. Instead the "Forged DCC command from
x.x.x.x: 0.0.0.0:0" message will appear in kernel log.
Expected result:
Both files should be sent correctly.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
More information about the netfilter-buglog
mailing list