Displaying 20 results from an estimated 1100 matches similar to: "ftp on 80 port"
2002 Dec 14
1
kazza 80 port
I have blocked all high ports used by kazza but new kazza is going also now.
It is going on 80 port, it is possible in shorewall to block kazza ? Mayby I
should write some rules for 80 port ?
Maciek
--
----
Oferta jakiej jeszcze nie by³o!
Serwer www 60 MB za 99 z³ rocznie
Szczegó³y: www.oferta.alpha.pl
----
2002 Dec 06
1
speak freely -> 2074 port
I want to talk with my friend with microfon with program speak freally. He
has firewall (shorewall) on his linux serwer and has other computer as a
client and I have the same network connected winh internet. This program use
port 2074 to communicate. We have done something like this :
DNAT net local:192.168.1.6 tcp 2074
DNAT net local:192.168.1.6 udp 2074
on linux serwer with shorewall (rules
2002 Dec 12
1
MACLIST -> one more time ... :(
> Yes -- just leave the setting of MACLIST_DISPOSITION=REJECT and any
request
> from interfaces with the ''maclist'' option will be rejected if there isn''t
a
> match found in the maclist file.
I have wrote some IP''s and MAC''s from my network, for example :
#INTERFACE MAC IP ADDRESSES (Optional)
2002 Nov 22
1
(no subject)
I have changed my port in poftpd on 80 because I have to. But after
proftpd restart and shorewall restart ftp serwer not working on 80 (on 21
also not - I chave changed port numer in proftpd.conf).
I think that I have also change in my shorewall configuration ?
--
----
Oferta jakiej jeszcze nie by³o!
Serwer www 60 MB za 99 z³ rocznie
Szczegó³y: www.oferta.alpha.pl
----
2002 Dec 13
1
help me with rules
I want to reject all ports to 217.17.41.0/24 for one IP 192.168.1.6 and give
only WWW from 217.17.41.87 to client computer 192.168.1.6. Please help me
... I have done it in rules file :
REJECT net:217.17.41.0/24 local:192.168.1.6 tcp
REJECT local:192.168.1.6 net:217.17.41.0/24 tcp
REJECT net:217.17.41.0/24 local:192.168.1.6 udp
REJECT local:192.168.1.6 net:217.17.41.0/24 udp
ACCEPT
2002 Dec 12
1
maclist - thank You
It is working very good :) Thank You. I only need to write Interface etho in
maclist file. My MAC addresses don''t neet the ~ in front of. Thanks !
Maciek
--
----
Oferta jakiej jeszcze nie by³o!
Serwer www 60 MB za 99 z³ rocznie
Szczegó³y: www.oferta.alpha.pl
----
2002 Oct 13
1
MAC with IP
I hae 30 computers on my nerwork, I have shorewall, I want to link each IP
number with MAC address ... my friend did it in itpables, I have shorewall
and I don''t know where I can do it and how do it ...
best wishes from Poland
Maciek
p.s. AND VERY IMPORTANT - after "linking" IP with MAC I want to reject all
other IP''s
--
----
Oferta jakiej jeszcze nie by³o!
Serwer
2004 Dec 15
4
2 ftp serwers problem
Hello,
I have a local network with gateway (192.168.1.1) to internet, it is
computer with slackware and shorewall.
I have ftp serwer on my gateway computer, serwer is on 21 port and it
is accesable for external and internal computers ( from internet and
local network ).
Today I have installed Serwer on my local machine (192.168.1.6) on
port 22019. The serwer is accesable from loal computers in
2002 Dec 22
2
maclist option -> sorry good ver.
Setting up MAC Verification on eth0...
Error: Interface eth0 must be up before Shorewall can start
my :
/etc/shorewall/shorewall.conf:
MACLIST_DISPOSITION=REJECT
MACLIST_LOG_LEVEL=info
interfaces:
#ZONE INTERFACE BROADCAST OPTIONS
net ppp0 217.96.90.242 noping
loc eth0 255.255.255.0 routestopped,maclistmaclist:
maclist:
#INTERFACE MAC IP
2004 Dec 15
3
[Fwd: 2 ftp serwers problem]
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
2020 Nov 01
2
strange file .temp.1592374672.P11164Q21M692534.hostname - doveadm altmove
dovecot 2.2.33.2 Ubuntu 18.04
I got strange file
.temp.1592374672.P11164Q21M692534.hostname
after doveadm altmove command
in INBOX on alternate storage server
What can I do with this file? Remove?
I am using dbox
regards
2011 Jun 13
2
use variable value to create new variable name
Hi,
Is it possible (and how) to use a variable value to create a name of a new R
variable? I want to do something like this:
for (i in 1:3) {
newvarialbe_#i# = somedata
}
where #i# is a value stored by i. In the first loop, there will be
newvariable_1, in second newvariable_2 and so on.
Thanks in advance,
Maciek
[[alternative HTML version deleted]]
2017 May 14
8
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
From: Maciej Fijalkowski <macfij7 at wp.pl>
Signed-off-by: Maciej Fijalkowski <macfij7 at wp.pl>
---
drivers/net/virtio_net.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 9320d96..f20dfb8 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -217,7 +217,8 @@ static void
2017 May 14
8
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
From: Maciej Fijalkowski <macfij7 at wp.pl>
Signed-off-by: Maciej Fijalkowski <macfij7 at wp.pl>
---
drivers/net/virtio_net.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 9320d96..f20dfb8 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -217,7 +217,8 @@ static void
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
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 Nov 06
4
ip_conntrack_ftp & ip_nat_ftp not loading automatically
For some reason, ip_conntrack_ftp & ip_nat_ftp aren''t loading
automatically. If I load them manually with modprobe FTP works.
Both ip_conntrack_ftp & ip_nat_ftp are listed in the modules file - I
haven''t mucked with the order at all, so I assume it''s right.
I''m using Mandrake 9.2 but, as recommended, I uninstalled the Mandrake
version of shorewall and
2005 Oct 23
6
configuring DNS
Hello
I have DSL 2000 (2048 kbit/s download and 256 kbit/s upload)
I have ping to fast sites very high:
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=3 ttl=50 time=2185 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=4 ttl=50 time=1983 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=5 ttl=50 time=1826 ms
and I know why. I have 2 interfaces:
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
2011 Oct 26
3
VSFTPD passive mode is not working
I have Centos 5.7 64bit; I have installed vsftpd as standalone service and using it for two years now with no problem. Suddenly; only it works with active mode. The passive mode stops working and gives time out. Firewall is disabled and SELinux is set to permissive.
I ran tcpdump and I noticed that only first three packets reached the FTP for passive mode and no more packets on other ports
#