Displaying 20 results from an estimated 2000 matches similar to: "(no subject)"
2002 Jan 19
6
pasv ftp
Hi,
ok Im all new to this :-)
for pasv ftp in your example you say for example to use ports
65500-65535, but i dont see that u open those ports in your example fw
scripts..?
any hints ?
--
Christophe Zwecker mail: doc@zwecker.de
Hamburg, Germany fon: +49 179 3994867
http://www.zwecker.de
"Who is General Failure ? And why is he reading my disk
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump
doesn''t work with imq0 devices. If I try to tcpdump
imq devices there is no packet seen:
[...]
rt1:~# tcpdump -n -i imq0
Warning: arptype 65535 not supported by libpcap - falling back to cooked socket
tcpdump: WARNING: imq0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :)
---------------------------------------
I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer.
I have setup the following rule for outside people to connect to it:
DNAT net dmz:192.168.2.2 tcp 23000
I''m at work right now and I can''t use
2003 May 06
2
active ftp & connection tracking ?
this :
iptables -A FORWARD -i internal-interface -j ACCEPT
iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -j DROP
doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused :
# lsmod
Module Size Used by Not tainted
ip_conntrack_ftp 4272 0 (unused)
iptable_nat
2005 Jan 25
9
Ftp Broken in Dmz
I have had a web server listining sql-1433, www 80,
ftp-21 using proxy arp with sub-netting in a three interface DMZ.
All these ports are in the rules file as ACCEPT.
With one exeception that 1433 allows a few host from
the net. 21 and 80 allow all net to dmz connections.
The policy is DMZ to net ACCEPT
This has been working great for about a month or more until I rebooted
the
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall.
WARNING: This release introduces incompatibilities with prior releases.
See http://www.shorewall.net/upgrade_issues.htm.
Changes are:
a) There is now a new NONE policy specifiable in
/etc/shorewall/policy. This policy will cause Shorewall to assume that
there will never be any traffic between the source and destination
zones.
b) Shorewall no longer
2003 Oct 14
2
T100P to Adtran TA750 - No dialtone or ring
Hello all,
I've got a T100P connected to an Adtran TA750 with a T1 crossover...
This connects to a patch panel with phone ports. The Adtran is fully
populated with FXS cards.
All I get on any phone port is a fast clicking noise... No dialtone.
Asterisk 'sees' the card, (the channels show up in /proc/zaptel).
Incoming calls are routed to the zap/x channel, but no ring.
I'm
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)
2003 Jun 15
2
Ext3-Bug in Kernel 2.4.21?
Hi,
The following error message appeared in syslog while the filesharing
client overnet was running and writing to the disk.
I first only noticed that suddenly Opera was frozen and no new terminals
could be started.
Regards
W. Pichler
syslog
Jun 15 13:15:34 pc kernel: Unable to handle kernel NULL pointer
dereference at virtual address 0000000e
Jun 15 13:15:34 pc kernel: printing eip:
Jun
2003 Nov 02
2
Read error on sound device
Hello,
I am posting this after spending hours digging through the list archives.
Problem : When asteirsk plays a voice prompt, the voice clip is really
choppy.
I figure that this is something to with the sound card, the timing of
playback etc.
But cannot seems to find an answer.
Here is the Notice which appear when voice prompt is played.
NOTICE[1217602880]: File sched.c, Line 209
2005 Apr 10
28
dumb, dumb question
I''m very new to shorewall. My setup is IP Gateway (CentOS 4 + Shorewall)
with 3 NIC cards.
Shorewall works great on the firewall machine. Bind also works (local
net machines get IPs fine). Under firestarter, all works great.
With shorewall, the loc machines can not route past the firewall. They
can connect to the firewall, but not past it.
Exactly what information should I post to get
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output
as other posts to this list)
[xxx@xxx zaptelrtc]# make load
sync
modprobe zaptel
insmod ./zaprtc.o
./zaprtc.o: init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or
2003 Jan 10
7
System Boot problem...
Hi, on a system RedHat 8.0, only on this, not on other various RedHat8.0, I
have see the follow strange error in /var/log/{messages,boot.log} .....
After the boot all it seems to work, the modules is loads....
I have already tried to install other versions of kernel
but the problem is always the same one :-((
Someone has some idea of what is happening?
Thanks...
Dario Lesca
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
2003 Sep 05
1
T1 - A little guidance needed to get started, What order to do zaptel, zapata...
I have about a dozen SIP phones up and working, now I want to connect the
asterisk box to our Fujitsu 9600 PBX. I currently have two dial-up servers
conencted to the Fujitsu PBX that I built with mgetty/pppd and have the
lines provisioned the same way as those dial-up server, ESF, B8ZS, and E&M
wink start, so I have confidence in the guys who set up the PBX.
I've built a loop back plug
2003 Jul 14
2
insmod wcfxo failed ( b8zs, esf, wink start is what I'm trying to do.)
Thanks in advance
root@asterisk01:~# modprobe wcfxo
/lib/modules/2.4.20/misc/wcfxo.o: init_module: No such device
/lib/modules/2.4.20/misc/wcfxo.o: Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20/misc/wcfxo.o: insmod /lib/modules/2.4.20/misc/wcfxo.o
2004 Jul 05
2
T1 configuration, getting help via IRC?
In my * server I have a T100P, connected with a T1 crossover cable to an
Adtran TA750 with 2 FXO cards. After I do 'modprobe wct1xxp;ztcfg' the
alarm on the card starts blinking red. Running zttool confirmed that
yes, it is a red alarm. I've read a few previous posts on this type of
setup and I'm not too much closer. What should I be checking next? A
different cable? The
2004 Nov 29
3
TE410P lights don't blink read after the module is loaded
Greetings,
According to the FAQ "When you load the module and have no
circuit/channel bank the LED's should flash red"
I get the "knight rider" lights before the module loads, but after the
modules are loaded I don't get any lights, other equipment plugged in or
not.
The card has been on my shelf a while so I wonder if it needs a firmware
upgrade ? Can the cards
2005 Mar 28
2
CIC Code
Has anyone ever setup Asterisk to pass Feature Group D access while using a
CIC code for outbound calls? If so can you please email the configuration
you have done? I have tried to get this up and running but with no luck. I
have also contacted support and I cant seem to get this going.
Thanks in Advance,
Jason Miller