[Bug 635] New: module owner user is no identified in nfs
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Feb 15 16:06:49 CET 2010
http://bugzilla.netfilter.org/show_bug.cgi?id=635
Summary: module owner user is no identified in nfs
Product: netfilter/iptables
Version: unspecified
Platform: i386
OS/Version: All
Status: NEW
Severity: blocker
Priority: P3
Component: unknown
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: bugzilla3 at panthere-noire.com
Hello
user is no found, on nfs.
ex:
ptables -A OUTPUT -m state --state new,established,related -p udp -m owner
--uid-owner 0 -m multiport --destination-port 2049 -m iprange --src-range
192.168.0.0-192.168.1.252 --dst-range 192.168.0.0-192.168.1.252 -j ACCEPT
or
iptables -A OUTPUT -m state --state new,established,related -p tcp -m owner
--uid-owner 0 -m multiport --destination-port 2049 -m iprange --src-range
192.168.0.0-192.168.1.252 --dst-range 192.168.0.0-192.168.1.252 -j ACCEPT
is not accept connection for root or other user. (all in config tested)
more info:
pkg -l |grep iptables
ii iptables 1.4.6-2
administration tools for packet filtering an
ii iptables-dev 1.4.6-2 iptables
development files
Debian squeez kernel use, sid:
Linux wboost 2.6.32-trunk-686-bigmem #1 SMP Sun Jan 10 07:12:17 UTC 2010 i686
GNU/Linux
French text:
bonjour, le module owner ne trouve pas l'utilisateur pour le system de fichier
nfs.
Toutes les id ce trouvant dans /etc/passwd on été tester.
j'ustilse debian squeez ,avec le kernel de la sid.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list