Displaying 20 results from an estimated 2000 matches similar to: "Accumulating Physdev Counts"
2006 Aug 04
7
Transparent Proxy problem
Now I step by step to configure Shorewall to match my school environment,
the following error when I restart the Shorewall.
..End Macro
iptables v1.2.11: Unknown arg `--sports''
Try `iptables -h'' or ''iptables --help'' for more information.
ERROR: Command "/sbin/iptables -t nat -A loc_dnat -p tcp --sports !
2007 Feb 27
4
Outgoing rules
Hi,
How can only allow http,ftp,smtp define on outgoing rules ?
Thanks
_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net''s Techsay panel and
2006 Dec 19
7
routing problem
hi,
Please see the following text diagram:
10.0.15.0/24 --> 10.0.15.1 (f0/1) cisco router (f0/0) 192.168.0.5 <-- 192.168.0.0/24 --> 192.168.0.1 firewall --> internet
I have some problem after added a static route
in shorewall in /etc/sysconfig/network-scripts/route-eth0, the syntax is:
10.0.15.0/24 via 192.168.0.5
in 192.168.0.0/24 computers cannot ping or
2006 Dec 07
7
shorewall and mrouted
Hi
When I start shorewall, the multicast stream is stopped.
My config:
Windows VLC Client-----eth0:192.168.254.1/24--fw---eth1:191.168.254.254/16-------------------------Linux VLC Streaming server
192.168.254/24 lan wan (but it''s really a internal lan !) 191.168.1.21/16
on the FW/shorewall
route add -net 224.0.0.0 netmask
2006 Nov 30
14
My macro is flawed?
Hi all,
I have a VPN setup but it only works once in a while. It seems my firewall
(shorewall 3.0.8) is blocking protocol 47.
Here is what I have:
eth0: internet
eth2: dmz - my pptp server
My entry In the rules file:
pptp/ACCEPT fw dmz:192.168.253.2
My pptp macro
###############################################################################
#ACTION SOURCE
2006 Oct 03
2
Change log path problem
Hello,
I changed the log path in shorewall.conf, LOGFILE=/var/log/messages to LOGFILE=/var/log/shorewall, and then I touched the shorewall file in /var/log, permission root:root 600, after shorewall restart, no logging messages appear in /var/log/shorewall. so how can I fix this problem ?
Thanks !!
_______________________________________
YM - 離線訊息
2006 Jul 21
4
OpenVZ and virtuel network
Hello All
I installed shorewall 3.0.8 on Centos 4.3 with openvz.org kernel
it work well
i have in this Host 3 virtual servers (VPS)
i can access from a VPS to the internet , and with NAt rule (Via
Shorewall) i can access from Internet to the 3 VPS.
i want that all the 3 VPS can communicate between them.
i can''t do a tcp connection from a VPS to an other , in my shorewall log
in the
2006 Dec 15
18
FTP/DNAT Issue
Hello All,
I know that this should be a trivial issue, but I''m stuck. I''m totally
new to Shorewall and although I''ve read all about the zones, they''re
still a bit confusing for me.
What I''m attempting to do is run an FTP server on an internal machine.
I''ve read the example guide and troubleshooting guide, but I can''t
figure it
2006 Sep 20
16
Multiple ISP Issues
Hi all,
I am having an issue with a multiple ISP setup. I have followed the
docs online and I think I have everything setup correctly but I can
get the desired traffice to go out my secondary ISP.
A quick run down on what I am trying to acomplish. I want to send all
sip/iax traffic out one ISP in the net zone and then send all other
traffic out my secondary ISP in the dsl zone.
Attached is
2007 Apr 02
4
Amazing Result
I just installed stock shorewall-3.4.2 and shorewall-perl-3.9.0 under
Cygwin on this Windows XP system. I downloaded the two-interface sample
and modified shorewall.conf by adding "SHOREWALL_COMPILER=perl". I
copied a capabilities file from my desktop and:
teastep@EASTEPNC6000 ~/Configs/test
$ shorewall check .
Checking...
Checking /home/teastep/Configs/test/zones...
Checking
2007 Apr 02
4
Amazing Result
I just installed stock shorewall-3.4.2 and shorewall-perl-3.9.0 under
Cygwin on this Windows XP system. I downloaded the two-interface sample
and modified shorewall.conf by adding "SHOREWALL_COMPILER=perl". I
copied a capabilities file from my desktop and:
teastep@EASTEPNC6000 ~/Configs/test
$ shorewall check .
Checking...
Checking /home/teastep/Configs/test/zones...
Checking
2007 Jan 25
4
":T" flags in 3.4.0-RC1
I am trying to apply the new :T flag in tcrules. the man page for this
file [1] sayas that if SOURCE is $FW then rules are applied in OUTPUT.
this doesn''t seem to work on my setup. I have in tcrules :
------------------------------------------------------------------------
RESTORE:T 0.0.0.0/0 0.0.0.0/0 all - - - 0
CONTINUE:T 0.0.0.0/0 0.0.0.0/0
2006 Nov 16
2
Connlimit in Shorewall?
Hi everyone,
I see that shorewall has "ratelimit" but i''m interested in deny
conexions by number of them, not by number/sec.
Is connlimit feature supported by shorewall? Or maybe someone have an
extraofficial patch for them?
Regards,
Angel Mieres
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
2007 Feb 25
4
Trafic control - simple config, need help
I am completely new to this.. I am trying to make simple traffic control..
I have read quite some manuals and posts that i found, but i don''t understand
much, i think..
My situation is: i have linux server which i am using for firewall for local
network.. also on same linux server i have torrentflux for downloading torrents..
What i want to do is to give priority to local clients(2-3
2007 Jan 20
8
Shorewall VOIP Traffic Control Configuration
I''m having troubles with my outbound VOIP connection. I''m convinced
that I don''t have QOS/traffic shaping configured properly in my
shorewall linux firewall, which serves as my Asterisk VOIP server and
Internet router/gateway. I don''t have a separate router box. I''ve been
using VOIP for about a year now, but just recently realized that I need
to
2006 Jul 20
2
Policy
Hello All, is it good to DROP all packets coming from net to other zones,
like dmz, loc & fw? or should I REJECT
Here is my Policy for packets from net:
net $FW DROP info
net loc DROP info
net dmz DROP info
net all DROP info
all all
2007 Jan 25
2
Redirecting to different port on same IP
Hi all
I need to create following rule (described):
All connections from any zone going to server 80.1.1.1 on port 210 in zone
DMZ should be redirected to that same IP in same zone but on port 200
So basically for all zones I want to redirect requests for port on server to
different port on same server.
None of the examples i found in documentation, FAQ or mailing list cover
this particular
2007 Jan 03
2
An interface can reference multiple zones...
Via creative use of the instructions at
http://shorewall.net/Multiple_Zones.html#id2497549.
But can a zone (in shorewall/interfaces) reference multiple interfaces?
I have two openvpn instances running on my server, one bridged (for
upstream access to some client vpn''s so I don''t have to request the
clients add new subnets to their routing tables) and one routed (for
nailed
2006 Nov 14
20
Shorewall performance
I have a couple of firewalls that are rather complicated - one has 21
interfaces, and the other has about 50 (there''s some heavy use of
802.1q, they only have half a dozen network cards). They work okay,
but - compiling the rules takes a long time even on the faster
servers, and restarting shorewall-lite takes between 5 and 10 minutes
(during which time, only the routestopped stuff will
2006 Aug 04
7
Question about networking setup
Hello everyone!
How are you? Hope you''re well :)
Here''s my setup at home:
Internet -> (eth1) Comp1 (shorewall, DHCP, dns server, Internet sharing)
(eth0) -> Linksys (wireless) ~~~~~~~~~~~~ (wlan0) Comp2 (eth0) -> IP Phone
My computer1 is well confiugred, everything was working right and well.
I decided to move the IP Phone to the COmputer 2.
I was able to make this