Displaying 20 results from an estimated 600 matches similar to: "help me with rules"
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 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 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 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 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
2002 Nov 22
3
ftp on 80 port
Still not working
I really have to change 21 port on 80 port, my friend has only www and mail
on his netwok. He has rigorous admin.
I have done :
!! in proftpd.cof :
# Port 21 is the standard FTP port.
Port 80
!! in /etc/shorewall/modules:
loadmodule ip_conntrack_ftp ports=21,80
loadmodule ip_nat_ftp ports=21,80
AFTER THAT AND RESTARTTING PROFTP AND
2003 Apr 23
1
Shorewall-users] swat port 901 to net blocking
Version?
1.4.2
>>>> shorewall don''t start. "unknown protocol
>>>> `net'' specified
>>And you put that in your rules file?
yes, a put it earlier, but I have in policy file :
fw net ACCEPT
so from rules file it wasn''t working :
REJECT fw net tcp 901
REJECT fw net udp 901
--
----
Oferta jakiej jeszcze nie bylo!
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
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
2005 Apr 19
5
Strange pings.
Hi.
The configuration script is at the bottom.
My configuration looks similar to this:
imq0
|
1:1 (12mbit)
|
1:2 (10mbit)
|
3:0
|
3:1 (256kbit)
/ \
3:2 3:3
icmp (rest)
both 3:2 and 3:3 have rate 1kbit ceil 256kbit
Icmp bucklet have priority 1 (better), "rest" bucklet have prio 2 (worse)
I tested the script with heavy download
2004 May 19
2
CallCenter setup
Hi,
I am investigating possibility of using asterisk as an call center
controller, i.e. Clients phone in, interact with IVR, if IVR is not
enough get redirected to human consultant. There should be possibility
for supervisors to connect to ongoing conversation. Expected traffic
will not exceed 30 concurrent calls.
Asterisk box should be connected to Siemens "communication platform"
2014 Aug 06
1
process_lanman_packet: Discarding datagram from IP x.x.x.x. Source name LINUX<00> is one of our names !
Aug 6 11:21:44 linux nmbd[2193]: [2014/08/06 11:21:44.614859, 0]
../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet)
Aug 6 11:21:44 linux nmbd[2193]: process_lanman_packet: Discarding
datagram from IP 192.168.1.6. Source name LINUX<00> is one of our names !
Aug 6 11:22:50 linux nmbd[2193]: [2014/08/06 11:22:50.279516, 0]
2004 Sep 14
1
Manager events logic depends on channel type?
Apparently there are subtle diferences between meaning of MeetmeJoin
event depending on channel type.
Problem is: after originating a call from channel to MeetMe room i.e.:
[meetme]
exten => 1,1,Answer
exten => 1,2,Meetme(kolejka|dqM)
than:
Context: meetme
Exten: 1
Priority: 1
ActionID: 1077925740-00000004
Timeout: 5000
Action: Originate
Async: true
Channel: somechannel
I get eventually
2020 Apr 17
1
setup sdbox per user with userdb
Hi welcome
I want to set some virtual users with sdbox mail_location
so I return in
password_query and user_query extra field mail
which contains
sdbox:/var/mail/example.com/user:INDEX=/var/mail_indexes/example.com/user:ALT=/var/mail_altstorage/example.com/user
and then when i send email to user at example.com
I see all sdbox dirs created but
when i login with thunderbird IMAP - Maildir