Displaying 5 results from an estimated 5 matches for "caffaro".
Did you mean:
alfaro
2005 May 09
8
Shorewall protection?
Hy shorewall users :))
I have the following config in my shorewall:
DNAT net:200.137.193.2 loc:192.168.0.55 udp
135,445 - 200.137.193.38
DNAT net:200.137.193.2 loc:192.168.0.55 udp
137:139 - 200.137.193.38
DNAT net:200.137.193.2 loc:192.168.0.55 tcp
135,139,445 - 200.137.193.38
The IP
2004 Nov 11
2
Traffic Shaper
Hi, i need configure traffic shaper limting a traffic to IP....
for sample:
In my lan i have 10 user and i need limit to 10 ips = 30k fot each ip/user.
Anyone know if can i this??
where i find more information about?
tks
2005 May 09
1
Two gateways
Hi, i have shorewall installed in my firewall and i have one big problem:
My network is:
Link Ethernet 1 = eth0 = IP: 200.215.203.2
Link Ethernet 2 = eth1 = IP: 200.137.193.2
DMZ = eth2 = IP: 200.137.193.33
LAN = eth3 = IP: 192.168.0.3
GIGABIT = eth4 = IP: 192.168.1.0
My problem is:
How i do to my dmz going to internet to eth1 and gigabit and lan zone
2005 Apr 27
1
Problems with DNAT
Hi, i''m a shorewall users and i have the following problem:
I have one class C range of IP''s and i have three zones (net, dmz , loc)
I need create one rule to dnat one valid ip address (but not in use in
one computer) to one invalid host in my loc zone.
How i do?
I try this:
DNAT net:200.200.200.200 dmz:200.193.137.38 tcp
137,138,139,445 -
2004 Nov 17
6
Problems with routing
Hi,
here my system on shorewall:
eth0 192.168.108.1 net
eth1 192.168.109.1 dmz
eth2 192.168.110.1 loc_110
eth3 192.168.111.1 loc
I haven''t access from or to server in loc_110 through shorewall. I can
use ssh or other types from loc to dmz or from loc to fw, but I can''t use connections
to loc_110.
I can also use ssh - connection from fw to loc_110 or redirectly.
Where is the