similar to: [Bug 985] New: iptables-save cannot display devgroup rule the right way?

Displaying 20 results from an estimated 500 matches similar to: "[Bug 985] New: iptables-save cannot display devgroup rule the right way?"

2006 Jan 10
2
Best pratice for this scenario
Hello all, I'm in the middle of the migration of an old web-server to a new CentOS. Let me explain how things work now, I have a group of devs that use the same user to work on the sites, this have a problem because we never know who alter witch file. Most of the files on the old web-server are owned like devuser:apache and in the new one I setup LDAP-Auth to get the real users but the
2002 May 15
2
Linux server, Win2k client: Almost works, what am I missing?
Hello all. A couple of days back I posted a question about how I could get a Win2K client to mount a share from my linux Samba server. I was getting the familiar "account is not authorized to log in from this station" error on the Win2K box, despite a set-up that supposedly allowed guest logins *and* implemented the registry hack for clear-text passwords on the Win2k box. While I
2014 May 07
1
[Bug 918] New: Ranges and comparat
https://bugzilla.netfilter.org/show_bug.cgi?id=918 Summary: Ranges and comparat Product: nftables Version: unspecified Platform: x86_64 OS/Version: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: anarey at gmail.com
2005 May 13
2
tableview.sh
netfilter and lartc members I just thought it''s time I contribute. I created this little script to help me while setting up iptables rules for firewalling, shaping or both. I hope this helps someone. Called tableview.sh, inspired by Table Mountain, Cape Town, ZA :) --- SOF ---- #!/bin/sh # ____ # /\/ \/\ # /__________\ # # Simple loop for keeping track of what is happening in
2005 Feb 07
1
rsyncd.conf is not created although successful installation of rsync on debian but
Hi All, I have installed rysnc-2.6.3 on my debian linux ( 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686). While configuration it was successful and i installed it without any error. Now, in default installation it should create rsyncd.conf as detault configuration file.. but it has not been created anywhere in system. root@jike:/tmp/temp/rsync-2.6.3# which rsync /usr/local/bin/rsync In
2014 Dec 16
0
[ANNOUNCE] nftables 0.4 release
Hi! The Netfilter project proudly presents: nftables 0.4 This release contains a lot of bug fixes and new features contained up to the recent 3.18 kernel release (and some features coming up in the yet unreleased 3.19-rc). New features ============ * Add support for global ruleset operations (available since 3.18). Get rid of all tables, chains, and rules in one go: # nft
2011 May 26
1
[ANNOUNCE]: Release of iptables-1.4.11
The netfilter coreteam presents: iptables version 1.4.10 the iptables release for the 2.6.39 kernels. Due to some mistakes on my side we didn't have a release for longer than expected, so this contains a rather large number of changes. Changes include: - various bugfixes, cleanups and documentation updates - a new "guided option parser" from Jan, replacing a lot of the
2002 May 13
3
Can't access a linux server using a Win2K client
Hello all. I am new to Samba, so forgive me if this is a stupid question, but I have been unable to figure this out. I have a Red Hat 7.1 box (kernel 2.4.9) with the Samba 2.2.4-2 RPM installed. I am trying to configure it so that Windows 2000 machines within my company's Windows domain can access it. Before diving into anything exotic, I am trying to get this to work without requiring any
2013 Mar 05
0
[Bug 812] New: addrtype with limit-iface-in in ip6tables/nat/PREROUTING messes up the route cache
http://bugzilla.netfilter.org/show_bug.cgi?id=812 Summary: addrtype with limit-iface-in in ip6tables/nat/PREROUTING messes up the route cache Product: netfilter/iptables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: major Priority: P5 Component: ip6_tables
2006 Mar 23
11
ActiveRecord: Oracle metadata loading slow on large database
All, While attempting to use ActiveRecord against a large database, approx. 1700 tables and 4 million rows, I discovered an inefficiency in oci_adapter.rb. The problem seems to be the SQL being generated to lazy-load the columns metadata. "def columns(table_name, name = nil)" method generates the following SQL: select column_name, data_type, data_default, nullable,
2019 Apr 24
0
Iptables blocks out going connetion some times
On Wed, 24 Apr 2019 at 06:01, likun <kun.li at ucarinc.com> wrote: > Hi?guys. > > There is a wierd problem with iptables recently, hopes somebody can help > me. > > I have installed Centos 7.2.1511 on a bare metal Dell server these days, > disabled firewalld and enabled iptables.services, and setup a group of very > simple rules, as the following: > > I believe
2006 Jan 11
8
Oracle and Rails seems really slow.... In development
I''m just looking into how to connect to Oracle using Rails. I''ve got everything connecting and working as it should. I have a Users table in Oracle: create_table "users", :force => true do |t| t.column "username", :string t.column "created_on", :datetime t.column "email", :string t.column "note", :text
2013 Sep 09
0
[Bug 714] Kernel panics in same_src()
https://bugzilla.netfilter.org/show_bug.cgi?id=714 lizhao09 at huawei.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lizhao09 at huawei.com --- Comment #15 from lizhao09 at huawei.com 2013-09-09 04:48:17 CEST --- Here is another case related to this
2011 Sep 06
2
[Bug 747] New: IPtables marked packets not being inpsected in NAT table.
http://bugzilla.netfilter.org/show_bug.cgi?id=747 Summary: IPtables marked packets not being inpsected in NAT table. Product: iptables Version: CVS (please indicate timestamp) Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: iptables AssignedTo:
2019 Apr 24
2
Iptables blocks out going connetion some times
Hi?guys. There is a wierd problem with iptables recently, hopes somebody can help me. I have installed Centos 7.2.1511 on a bare metal Dell server these days, disabled firewalld and enabled iptables.services, and setup a group of very simple rules, as the following: # iptables-save # Generated by iptables-save v1.4.21 on Tue Apr 23 09:15:14 2019 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT
2009 Dec 30
2
relating controllers... How to?
Hi, anyone can help me? I have 2 model : Error and Error Detail Error: Error_name, tot_errors Error Detail: Error_name , details for error e.g. Error = Error_type1 | 5 Error Detail = 5 lines with Error_name=Error_type1 I want to show this: --------------------------------------------------------------------- Error_type1 | 5 | Show Error Detail Link
2014 Dec 15
0
[ANNOUNCE] libnftnl 1.0.3 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.3 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release comes with new features available up to 3.18, see ChangeLog for
2013 Oct 31
7
[Bug 870] New: Iptables cannot block outbound packets sent by Nessus
https://bugzilla.netfilter.org/show_bug.cgi?id=870 Summary: Iptables cannot block outbound packets sent by Nessus Product: iptables Version: 1.4.x Platform: x86_64 OS/Version: Ubuntu Status: NEW Severity: normal Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org
2019 Apr 24
2
答复: Iptables blocks out going connetion some times
Hello, Stephen, thank you for input. Yes, these servers have the same firewall rules, and both of them have the same problem from time to time, most of time they are good. Actually, these servers are newly installed to be used as the Glusterfs storage server, so not much data flowing at this time. >From the sysctl output, I suppose it can't be a conntrack table overflow :
2005 Feb 08
1
Shaping and forward
Lartc readers I have a peculiar problem with shaping and firewalling. My tc rules work great, below is a smaller version: #Root tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1: htb default 100 #Root Class tc class add dev eth0 parent 1: classid 1:1 htb rate 1024kbit quantum 20000 burst 15k #Class for each user tc class add dev eth0 parent 1:1 classid 1:2 htb rate 32kbit ceil