Displaying 9 results from an estimated 9 matches for "ip_s".
Did you mean:
  ip's
  
2011 Aug 03
18
[Bug 734] New: Iptables on Arm Processor with Vanilla Kernel
http://bugzilla.netfilter.org/show_bug.cgi?id=734
           Summary: Iptables on Arm Processor with Vanilla Kernel
           Product: netfilter/iptables
           Version: linux-2.6.x
          Platform: arm
        OS/Version: Debian GNU/Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: unknown
        AssignedTo: netfilter-buglog at
2006 Apr 14
8
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
------- Additional Comments From mvolaski@aecom.yu.edu  2006-04-14 01:35 MET -------
Examples of rules that give the error are
1) iptables -A INPUT -i bond0 -s 129.98.90.0/24 -p tcp --dport 548 -j ACCEPT
2) iptables -A INPUT -i bond0 -s 129.98.90.101/32 -p tcp --dport 497 -j ACCEPT
3) iptables -A INPUT -i bond0 -s 129.98.90.227/32
2006 Apr 11
2
Browsing problem
Hi,
I've got a browsing problem, I'm searching the error for a long time now 
so I think betimes it's a bug ;-)
For debugging purposes, I've left away everything in the network that's 
not necessary. There's now only one XP-Prof workstation (domain member) 
and one samba server (3.0.22, acting as PDC) anymore.
Bind9 is the local DNS server; Forward and PTR entries are
2007 Jun 27
3
Adding custom iptables rules to shorewall
Hi,
I''m trying to add following iptables rules to shorewall:
iptables -I INPUT  -d 192.168.1.1
iptables -I OUTPUT -s 192.168.1.1
What should I put in my custom action or any ware else?
I need these rules for munin accounting.
iptables -L INPUT -v -n -x
Chain INPUT (policy DROP 5 packets, 260 bytes)
    pkts      bytes target     prot opt in     out     source
     destination
    7175
2011 Jan 11
2
Do I need a sip proxy?
Hi Everyone,
I am running multiple instances of Asterisk in Proxmox and so far I had one
central Asterisk feeding all others with trunks from one provider. Now, I
want to connect each Asterisk server directly to the provider. Based on my
understanding, each connection made to the provider port 5060 would be on a
port that is unique to that server. And so other connections made to the
same
2001 Sep 24
1
include ...%G... problem in Samba 2.2.1a
Hello to all!
I have seen an earlier post on this issue on this list, but noone replied to 
thatone, and that's why I'm going to post it again (and because I have to get 
a job done... :))
I am using the following code in my smb.conf:
[global]
	<some definitions>
	include = /usr/lib/smbconf/%G.conf
	<some more definitions>
The documentation of include doesn't state
2012 Oct 24
13
Puppet & Oracle Database config management
Afternoon all.
I''ve been reading around on Puppet and Oracle, and have come up with a few
links that suggest how to get Oracle installed and base configured, which
has got me started in the right direction on that.
My next challenge is maintaining Oracle database specific configuration on
the relevant hosts. This contains various elements, such as /etc/oratab,
/etc/oranfstab (as
2007 Oct 26
14
''Considered Harmful'' Considered Harmful
Because here in Puppet-land we''re all about self-reference and  
recursion, and because I actually have to give a talk at RubyConf  
next weekend about abusing self-reference, and because parent nodes  
aren''t considered harmful in my own world, I give you:
http://www.codinghorror.com/blog/archives/000982.html
I think it manages to somehow be both on- and off-topic at the same 
2018 May 23
7
Vsftpd vs. iptables firewall script
Hi,
I'm currently setting up a local FTP server, to receive disk images sent
with G4L (Ghost4Linux).
This server has been running Slackware Linux before, and the Vsftpd
setup was relatively simple.
With CentOS things seem to be slightly different, so I'm currently
trying to work things out. For the moment, two things seem to be
creating problems, the simple iptables firewall and