bugzilla-daemon at bugzilla.netfilter.org
2010-Feb-15 15:06 UTC
[Bug 635] New: module owner user is no identified in nfs
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.
bugzilla-daemon at bugzilla.netfilter.org
2010-Mar-16 15:55 UTC
[Bug 635] module owner user is no identified in nfs
http://bugzilla.netfilter.org/show_bug.cgi?id=635 jengelh at medozas.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from jengelh at medozas.de 2010-03-16 16:55 ------- IIRC, kernel sockets don't have an owner. -- 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.
Maybe Matching Threads
- [Bug 742] New: ip6tables "-m iprange" ipv6 range detection
- [Bug 713] New: CPPFLAGS are mishandled which breaks non-shared targets
- [Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
- [Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
- [Bug 727] New: Open your firewall by a simple typo