Displaying 20 results from an estimated 600 matches similar to: "Multi-ISP with one Dynamic IP"
2006 Mar 25
2
Multiple uplink problems
I''ve installed Shorewall 3.0.5 on a Debian Sarge box, and I''m
attempting to route internet traffic through a couple of ISPs, and I''ve
come up against some problems.
The first is that one of my links is a pppoe connection to a wireless
modem, and I can''t configure it to have a static IP address...
therefore I can''t see how I can set up the two
2005 Jun 06
23
Multi-ISP in 2.4.0
Hello Shorewall list,
I''m a happy Shorewall user since a few years now and everything works fine
for me except one thing that I try to implement since a week, the multi-isp.
I''ve downloaded the 2.4.0 Stable release yesterday and tried the RC2 since a
week.
My config is a Debian running a kernel 2.4.27 home made with the
CONNMARK.diff patch applied
I''m using 2 ISP,
2006 Mar 01
4
filtering HTTP signatures / headers ?
Is it possible to filter HTTP signatures/headers with
SHOREWALL ? or is there addon for it ?
take care
*º¤., ¸¸,.¤º*¨¨¨*¤ Stingray *º¤., ¸¸,.¤º*¨¨*¤
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
This SF.Net email
2006 Apr 02
5
Help with Webmin Module
Hello People
I''m new here, so forgive-me for any "newbie talk".
My client is running Debian Sarge (Stable), with Shorewall and Webmin. I want
to make things easier for them and tried to use the webmin-shorewall module.
The thing is - the installed shorewall is 3.0.5 (package from testing) but the
webmin module only understands (and builds) the old shorewall 2.x file
2006 Mar 26
6
Shorewall and squid not wokring together
Hi everybody. We are running Shorewall and Squid on
Suse on the same box. Each is working fine
independently, but we can''t get them to cooperate. The
access log in squid shows no requests when Shorewall
is on. Here are all the changes we made in the
configuration files. Everything else is the same. We
have read through the mailing list and the guide, but
still haven''t figured it
2006 Mar 29
9
Ftp upload shaping 2 ISP\'s problems....
I would lilke to shape upload ftp bandwidth in a dual ISP setup
[shorewall show connections]
tcp 6 431215 ESTABLISHED src=192.168.2.89 dst=83.xxx.xxx.23 sport=1487 dport=21 src=83.xxx.xxx.23 dst=10.0.11.2 sport=21 dport=1487 [ASSURED] use=2 mark=1
[tcdevices]
#INTERFACE IN-BANDWITH OUT-BANDWIDTH
$EIF 970kbit 245kbit
$LIF 970kbit 245kbit
2006 Apr 04
4
Multi ISP, multi address, masq file
I''m planning a multi isp setup and cafully read the
documentation. One thing that bothers me is the masq
file. The example uses a single ip address on each
public interface. I have multiple addresses on both
public interfaces (16 on one and 64 on the other).
I''m a bit confused about what to put in the masq file
in this situation. Any insights would be appreciated.
Ronald
--
2006 Mar 06
7
LVS-DR + Shorewall Upgrade 3.0.2 -> 3.0.4 => Trouble
Hello,
after upgrading Shorewall (see subject) and Gentoo-Linux (from Kernel 2.6.12
to 2.6.15, both with Gentoo patches, e.g. not Vanilla) the firewall on our
load balancer rejects HTTP packets for the VIP with
>Mar 5 23:22:51 balance Shorewall:all2all:REJECT:IN= OUT=eth0
>SRC=XX.XXX.XXX.XXX >DST=XXX.XXX.XXX. XXX LEN=48 TOS=0x00 PREC=0x00 TTL=114
>ID=26421 DF PROTO=TCP SPT=2025
2006 Apr 04
14
Problem with masquerading and bridges
Hello all,
I''m somewhat new to networking, and I''m having trouble masquerading
connections that are coming over a bridge. The bridge only has a
single port for now, but I''m going to add more ports later. I''m basing
my configuration on the two-interface quick start guide. I''m using
Shorewall 3.0.4 on Ubuntu Dapper.
My network looks like this:
* The
2006 Apr 10
2
All kinds of traffic from net - > dmz, nothing gets REJECTED or DROPED
and Here is my rule that did this
DNAT net:eth0 dmz:62.103.xx.101 - - - 62.103.xx.105,103.xx.106,...
What I was trying to achieve:
Since I am only using 3/16, I wanted to fake the rest of them as being
alive hosts. Only to accept pings and some allowed protocols accessed
from the net.
What is wrong with my rule?
Will REDIRECT work ???
Harry
Regards.
2006 Mar 09
3
Shaping questions
Hello Shorewall users,
I have some questions I am hoping someone can answer. I have searched
around the archives but so far I have been unable to find answers. I
am trying to configure traffic shaping on my router/firewall box
running Shorewall 3.0.5/kernel 2.4.31 and have run into some
problems/questions.
My basic set up is: 1500/256kbit ADSL (PPPoE/ppp0) -> Shorewall box
2006 Mar 03
3
tcdevices Error
Version 3.0.5 with the two-devices setup (eth0 - net, eth1 - loc).
Kernel 2.4.29
tcdevices, tcrules, and tcclasses are clones of the wondershaper example
(http://www.shorewall.net/traffic_shaping.htm) with eth0 replacing ppp.
With TC_ENABLED=Internal in shorewall.conf:
----
Validating /etc/shorewall/tcdevices...
Validating /etc/shorewall/tcclasses...
ERROR: device A seems not to be
2006 Mar 24
4
Multi-ISP - rules for one interface
I have two external interfaces in a Multi-ISP config. I allow access to
port 81 for a webcam, but I only want that to work for one of the
interfaces, and I want to limit the connections to it by maximum time
for one user, or failing that, maximum connections, as people just leave
it running on their desk all day (it''s a Caribbean beach so people sit
and dream).
ow do I do that as
2006 Mar 30
3
Difficulty in configuring QOS
Hi,
I''m trying to configure QOS , but I''m don''t have success.
My files:
#/etc/shorewall/tcdevices
#INTERFACE IN-BANDWITH OUT-BANDWIDTH
eth0 256kbit 256kbit
eth1 256kbit 256kbit
eth2 256kbit 256kbit
#/etc/shorewall/tcclasses
#INTERFACE MARK RATE CEIL PRIORITY OPTIONS
eth1
2006 Apr 08
6
openvpn and shorewall. No Connect to LAN
Hello List,
I tried to set up openvpn with the shorewall on my openwrt box but failed!
I am not able to access the "loc"al Network from my vpn.
I followed the roadwarrior setup. I define a vpn zone, that should be
able to access the firewall and the local network:
vpn fw ACCEPT info
fw loc ACCEPT info
vpn
2006 Mar 14
0
RES: Shorewall 2.2.3 logging on Debian 3.1
Edit file
vi /etc/init.d/klogd
In line
KLOGD=""
Change to
KLOGD="-c 5"
And restart klogd
/etc/init.d/klogd restart
_____________________________________________________
Keny Hayakawa Schmeling
Diretor Comercial/Administravivo
Tel: 5566-1465
Fax: 5566-6541
http://www.optinfo.com.br
kenyhs@optinfo.com.br
2016 Apr 21
1
Problem updating ddclient
when I ran "sudo yum update" on my CentOS-7.2.1511 today,
ddclient was updated to ddclient-3.8.3-1.el7.noarch (from 3.7.3),
and ddclient.conf was moved to ddclient.conf.rpmsave .
When I move it back, "sudo systemctl restart ddclient"
fails with the error (in "sudo journalctl -xe | grep ddclient")
Apr 21 13:05:39 alfred.gayleard.eu.localdomain touch[8590]:
2006 Mar 27
0
Re: Re: multiple isp. masqueraded machines somtimes work and somet
Why ping google ???
you should either ping your assigned external ip address ( make your config dhcp for your external ip address even if it is static )
( If your dsl link is up you sould have an address if not you should not )
If for some reson you cannot do that, ping your isp''s default gw or someone closer. With google you never know what is going on.
I do something similar with -m
2006 Jan 18
2
ignore pattern for ddclient
Hi all,
I use logcheck and ddclient, and I think that it would be usefull to
add an ignore pattern for ddclient:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient[[0-9]+]:
SUCCESS: updating [._[:alnum:]-]+: good: IP address set to [.#[:digit:]]+
The original messages are like this:
Jan 18 10:26:40 casaserv ddclient[4397]: SUCCESS: updating
myserver.mine.nu: good: IP address set to 12.345.67.89
2013 Apr 09
2
Strange Postfix problem
Hello,
Was trying to setup postfix on my home PC. Running Centos 6.4. I don't
have a static IP and use zoneedit and ddclient to keep my installation
of zoneminder current.
So I decided I wanted to get zoneminder to send me email alerts. Sent
some test messages but none were sent.
I went to webdnstools website thinking maybe there is a dns or network
problem.
When it checks my dns setup,