Displaying 20 results from an estimated 500 matches similar to: "VSFTPD passive mode is not working"
2009 Mar 25
2
Monitoring IP masquerading on LVS load-balancing
I've got small numbers of connections moving through a load balancer
configured in NAT mode. So I've got an iptables table called "nat", which
has in it a line "-A POSTROUTING -o eth0 -j MASQUERADE" (lan connect is
eth0, private lan inside the cluster is eth1).
The load balancer is working; connections made to the virtual ip on that
host do get routed to one of the
2008 Sep 24
1
Please:( Help me, Kernel Panic, Could not find file system.
I''m setting Xen3.0.4 with CentOS5.2
I don''t know what exactly needs to add.
So I make ramdisk with following command.
: mkinitrd -v -f --with libata --with sd_mod --with sg --with ext3 --with
scsi_mod --with jbd --with ahci --with dm_mod --with dm_multipath --with
dm_snapshot --with dm_zero --with dm_mirror --with pcspkr --with mii --with
8139too --with 8139cp --with i2c_piix4
2009 Aug 03
3
SIP AND NAT
I recently did a set up where I replaced a simple D-link home router
that was having trouble processing a T1's worth of bandwidth with a
linux machine running iptables. the kernel was 2.6.29-r5 and I chose
the SIP connection tracking modules from the menuconfig.
Router worked fine for normal traffic, but I was unable to get the SIP
phones to work. Using ngrep it was plain to see
2016 May 05
3
FirewallD and FTP passive mode
Howdy
I'm trying to run FTP server behind firewall. And i can't enable passive
mode from the Internet. There are plenty howtos but there aren't many
with my combination.
For now i have configured port forwarding and ftp server itself.
On the router:
# firewall-cmd --list-all --zone=external
external (active)
interfaces: enp3s1
sources:
services: openvpn ssh
ports: 1194/tcp
2008 Mar 20
1
build custom kernel
Hi guys!
i followed tutorial for building custom kernel for centos5
http://howtoforge.com/kernel_compilation_centos with lastest kernel
downloaded from kernel.org .
in menuconfig i used /boot/config-(mycurrentcentoskernel) as a
configuration. then i compiled with make rpm.
Result was ok, but my kernel was about 400MB of size! :(
Next problem was that alltought i we had ip_nat as a module selected
2008 Feb 25
1
invalid opcode on Dom0
We have a (supposedly) quite standard setup: 2 Dom0 with drbd-on-lvm and a
bunch of DomU, on Quad Xeon Dell servers.
We tried with both sid-based and etch-based (+ 3.1 xen hypervisor and drbd 8
from backports.org ) Dom0, and quite consistently have "kernel: invalid
opcode: 0000 [1] SMP" errors which freezes Dom0 (during lasts tests a simple
start-and-stop loop of 10 DomU can trigger
2008 Feb 12
7
Making FORWARD_IPV4=YES permanent / DHCP multiple routers
First,
I'd like to configure my system to forward ip, to act as a gateway for
my network. I've always used a script during startup to do this:
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o ${UPLINK} -j SNAT --to ${IP_NAT}
This works fine, however I want this permanent so I don't have to run
the script on startup. I have the firewall setup with SNAT
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2006 Apr 12
2
DCC transfers don't work, but IRC works
Hi!
Already searched for it and asked in IRC channel but all replies talk
about ip_conntrack_irc and ip_nat_irc.
I have a rule in 'NEW' section of 'shorewall/rules' to irc:
ACCEPT fw net tcp 6667 #IRC
and 'lsmod|grep irc' shows:
ip_nat_irc 3648 0
ip_nat 22572 8 [...]
ip_conntrack_irc
2006 Oct 01
3
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
mateusz@kaduk.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From mateusz@kaduk.net 2006-10-01
2003 Apr 04
3
outdated files after make world
Hi all,
After my last make world (updated to 4.7-RELEASE-p10) I checked
which files are older than the start of the build:
338 Mar 6 2002 /boot/loader.rc
12168 Mar 6 2002 /usr/include/machine/if_wavelan_ieee.h
1564 May 1 2002 /usr/include/netinet/ip_auth.h
34148 May 1 2002 /usr/include/netinet/ip_compat.h
21840 May 1 2002 /usr/include/netinet/ip_fil.h
1905 May 1 2002
2007 Oct 30
18
How do I configure shorewall to work with VoIP SIP?
Hello,
Let me first start by saying Shorewall is awesome, and I use it
everywhere from single box firewall, to home network firewall, even to
our corporate firewall.
I am experiencing a problem getting my home firewall to work with my
BroadVoice VoIP connection. I use the Sipura SPA-2100 ATA (Analog
Telephone Adapter) that came with my BroadVoice account. This happened
when I tried to replace
2006 Dec 08
1
Problem with ssci disk
Hi all,
I have a problem during the lauching of my first virtual image.
First thing : domain 0 is on fedora core 6 (probably a xen package made in
fedora :-S, sorry ...)
Second thing : the error is really traditional (i already had it with uml)
but there i am blocking.
here my config file (for image on logical volume, swap too)
root = "/dev/sda1 ro"
[root@p-virtvip8 xen]# cat p-virtser9
2006 Jan 02
1
2.6.15-rc6 OOPS
On Sat, Dec 24, 2005 at 11:03:36PM +0300, Andrey J. Melnikoff (TEMHOTA) wrote:
> Hello.
Hi Andrey,
> Please, CC me, i'm not subscribed.
>
> Kernel 2.6.15-rc6 OOPS:
>
> kernel: general protection fault: 0000 [#1]
> kernel: SMP
> kernel: Modules linked in: ipt_REDIRECT ipt_LOG ipt_TOS ipt_TCPMSS ipt_tos
> ip_nat_ftp ipt_tcpmss iptable_nat ip_nat iptable_mangle
2013 Nov 30
1
centos at windows network
Hello everyone. When I try to view the windows network which I connected,
the error "unable to mount share list from server" pops up. Once I tuned my
firewall off, everything works fine. Does anyone know how to configure
iptables in order to don't disable them. My current configuration of
iptables is following:
# Generated by iptables-save v1.4.7 on Sat Nov 16 11:06:35 2013
*filter
2013 Apr 01
7
Vsftpd configuration problem
Greetings,
Beginning today, I started to receive the following when ftp'ing to my
CentOS 6 machine:
ncftp /home/pyz2 > dir
connect failed: No route to host.
connect failed: No route to host.
connect failed: No route to host.
Falling back to PORT instead of PASV mode.
I can make a connection, but I can't get a directory listing or transfer
data/files.
I'm flummoxed.
What I had
2013 Jun 26
5
[Bug 830] New: 關於iptables影響服務器性能事宜
https://bugzilla.netfilter.org/show_bug.cgi?id=830
Summary: ??iptables?????????
Product: iptables
Version: unspecified
Platform: All
OS/Version: RedHat Linux
Status: NEW
Severity: major
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: higkoohk
2011 Aug 06
10
Firewall Issue
Hi,
I seem to be facing an intrusion issue, inspite of firewall (script attached).
What am I missing ??
Any suggestions / recommendation are welcome pls.
Best regards,
Sans
-------------- next part --------------
#!/bin/bash
echo 0 > /proc/sys/net/ipv4/ip_forward
# Clear any existing firewall stuff before we start
/sbin/iptables --flush
# As the default policies, drop all incoming
2003 Apr 11
2
Ipf headers not installed per default ?
Just rebuilt and installed/world kernel: FreeBSD 4.8-STABLE #0: Fri Apr 11
14:34:37 EDT 2003
Using the latest Makefile for squid25:
# fgrep \$FreeBSD /usr/ports/www/squid/Makefile
# $FreeBSD: ports/www/squid/Makefile,v 1.100 2003/04/09 08:31:30 adrian Exp $
Modified with:
# fgrep CONFIGURE_ARGS Makefile |fgrep -v \#
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
2007 Jun 18
4
Madwifi just seems to work in Centos 5
I have not installed the madwifi specific kernel stuff (kdml and
hal-kdml) from atrpms. I have installed with wpa rpms.
And my Atheros card is working with almost no work on my part (other
than runing wpa_supplicant as a deamon).
Nice!