Displaying 20 results from an estimated 1200 matches similar to: "Not work fine, Two Internet links"
2004 Apr 07
1
setup fail-over with redhat9...
Hi. Im now decribeing my problem very clearly to see if anyone could help me.
I have 3 (three) nics in my system.
1 is for my internet network - (eth1)
2 are for my 2 adsl lines that i use to connect to the internet (eth2 is my "master" adsl line) and (eth0 is my "slave" adsl line).
I know that to make redundance work ill have to setup the ip route and ip rule in my
2004 Sep 28
0
Default gateway with multiple routing tables
Hi all
I am a newbie to routing and I have a problem. I am trying to setup a
Load Balanced router with the help of Advanced Routing and iproute2. I
came across netsane script(http://muse.linuxmafia.org/netsane/) and
Christopher Simon''s nano how to which told me some basic steps to do
so. As i follwed these I ran into a few questions and problems.
1. Is it possible that I have no default
2019 Mar 23
2
Is this assumption correct?
Hello list
we encounter a weird SSL issue with one of our dovecot (2.2.24 on
Centos6) which we can only explain if our assumtion is correct
Symptoms are that imaps connections (on port 993) suddenly get veeeery
slow. Up to 180s for one connection with openssl s_client The thing we
do not understand is that in the same time imap connections with
starttls are just 1s.
We can see that entropy on the
2015 Jun 01
2
GPO "ignored" on Windows 8 after upgrade to Sernet Samba 4.2.2.
Hi,
I've updated my Sernet Samba AD from 4.2.1 to 4.2.2 an now i've problems
with GPO on Windows 8.1.
I've some GPO with group permissions to mount some network drives but after
upgrade to latest version of Samba 4 are not working. When I check the GPO
status it shows as "correct" but the drives are not in the machine. Even
the "net" command don't show any
2008 Jun 13
2
Rails 2.1.0 - find with :include and missing JOIN in SQL query
Hi,
We''re trying to rewrite veeeery old Rails app that we successfully
managed to move to 1.2.6 and now we''re trying with 2.1.0.
One of the problems is caused by :include in AR.find. Rails 1.2.6
generates totally different SQL query than
2.1.0. Here''s Rails find query and generated SQL queries:
Foo.find(:all, :include => :ticket, :conditions =>
2004 Jul 16
1
Using Asterisk with fiber optic
Hi, I'd like to use PSTN and analogic telephone with a Asterisk server which
works on a LAN connected to the outside with fiber optic, on which voice
stream passes too. Do I need some particular solution, some particular card
to make it works or I just need a Digium or similar fxo card?
Thanks,
Bob
__________________________________________________________________
Tiscali ADSL Senza Canone,
2004 Jul 21
1
Digium card x100p
hi, i've a question. is it possible to buy digium x100p card from italy
in some store (also online) without ordering it from USA?
on more, did anyone buy a modem with intel chipset 537 or md3200 and where
(in italy)?
Thanks
__________________________________________________________________
Tiscali ADSL Senza Canone, paga solo quello che consumi!
Non perdere la promozione valida fino al 27
2013 Sep 12
4
on how to make a skip-table
I've got two data frames, as shown below:
(NR means Number of Record)
> record.lenths
NR length
1 100
2 130
3 150
4 148
5 100
6 83
7 60
> valida.records
NR factor
1 3
2 4
4 8
7 9
And I intend to obtain the following skip-table:
>
2006 Feb 01
1
Problems with sample code from "agile webdev. w. rails"
Hello,
I am veeeery new to rails and also to ruby. I have 2 books here on my
desk and try to go through it.
The first book is "Agile Webdevelopment with Rails" and I have trouble
with the following code which I have from the book. I cant get it
working. I searched a lot on google - and also on the erata pages of the
book publisher but without any luck. I hope someone can help me.
2019 Mar 23
0
Is this assumption correct?
Hello list
we encounter a weird SSL issue with one of our dovecot (2.2.24 on
Centos6) which we can only explain if our assumtion is correct :-)
Symptoms are that imaps connections (on port 993) suddenly get veeeery
slow. Up to 180s for one connection with openssl s_client The thing we
do not understand is that in the same time imap connections with
starttls are just 1s.
We can see that entropy on
2019 Mar 23
0
Is this assumption correct?
On March 23, 2019 12:39:13 PM GMT+01:00, Tobi via dovecot <dovecot at dovecot.org> wrote:
>Hello list
>
>we encounter a weird SSL issue with one of our dovecot (2.2.24 on
>Centos6) which we can only explain if our assumtion is correct
>Symptoms are that imaps connections (on port 993) suddenly get veeeery
>slow. Up to 180s for one connection with openssl s_client The thing
2015 Jun 01
0
GPO "ignored" on Windows 8 after upgrade to Sernet Samba 4.2.2.
On 06/01/2015 09:55 AM, Daniel Carrasco Mar?n wrote:
> Hi,
>
> I've updated my Sernet Samba AD from 4.2.1 to 4.2.2 an now i've problems
> with GPO on Windows 8.1.
> I've some GPO with group permissions to mount some network drives but after
> upgrade to latest version of Samba 4 are not working. When I check the GPO
> status it shows as "correct" but the
2004 Jul 20
0
Modem chipset Intel
Hi, I've a question. I need a fxo card to use with *, but i saw on site
that also modem with chipset intel works. My question is: are there other
chipset (beyond to written ones), intel or not, that works? If not, has
anyone from Italy bought a modem with chipset intel 537 or md3200? because
i don't succeed to find it!!
Thanx,
Bob
2004 Jul 21
0
Voicemal error
Hi, i've a proble using voicemail. when i make a call and start voicemail
asterisk tell me mail address is missing even if i used it as written
mailbox => name,pwd,mail@mail
I saw that modifying in app_voicemail.c line 836 in this manner: if (vmu
&& ast_strlen_zero(vmu->email)), so replacing !(ast_strlen_zero(vmu->email)),
it works.
did anyone have the same problem? or is
2007 Feb 13
11
Routing problem (RTNETLINK answers: Invalid argument) on multiple internet link.
Hi all,
I''m trying to set up a computer with 2 routes to the internet, much as
described at http://lartc.org/howto/lartc.rpdb.multiple-links.html .One of my
interfaces (eth5, 192.168.2.2) is only used for traffic originating inside
the network. The other (eth1, 192.168.1.2) is only used for a VPN, where all
(udp) traffic originates from outside our network. I have created a second
2003 Jul 07
1
Shorewall 1.4.6 Beta 2
Changes since Beta 1:
Problems Corrected:
1. Corrected a problem in Beta 1 where DNS names containing a "-" were
mis-handled when they appeared in the DEST column of a rule.
New Features:
1. The limit of 256 addresses for an address range has been removed.
Shorewall now decomposes the range into an optimal set of
network/host addresses (see also the
2004 Dec 28
5
Multiple IP´s in one Zone
Hi everybody
I have a Problem with Masquerading from my local net (loc) to my VPN (loc2).
I can reach every Service from loc2 in loc, but I can''t get reach any
service from loc in loc2.
Has somebody an Idea where my mistake is ?
Without shorewall, it was working.
Thanks for helping
Lars
Technical Information :
Shorewall 2.0.13
Suse 9.0
*177.177.77.X The first 3 Counts are changed
2002 Sep 25
2
pfifo_fast dosnt work?
Hep
Trying to get pfifo to work. Setup :
|------|<--->eth1 (192.168.10.0/24)
eth0---| GW |<--->eth2 (192.168.11.0/24)
|------|<--->eth3 (192.168.12.0/24)
read all documentation :
http://lartc.org/howto/lartc.cookbook.interactive-prio.html
here is my TOS mangling rulse in iptables :
$IPTABLES -A PREROUTING -i eth1 -t mangle -s 192.168.10.0/24 -p tcp --dport
2005 Oct 02
1
XP SP2 connecting to 3.0.10-1.4E
I have been running our companies XP Pro systems on our Samba domain
controller (version: 3.0.10-1.4E) with local administrative rights up to
this point. Everything has worked fine.
We are getting larger now and I'd like to make the logins locally
restricted (I want them to have XP's "Users" rights and "Remote Desktop
Users" only). When I restrict the accounts
2005 Apr 07
0
2 isp feeds, 2 networks and 3 fw/routers
Hi,
I''m seeking advice for the following setup.
Shorewall 2.2.2, debian/sarge on Soekris net4501 boards.
We have two ISP feeds (let''s call them ISP-1 and ISP-2) and get 8
static IPs with each feed. The plan is to have the publicly accessible
servers sitting in the DMZ connected to ISP-1. Our local intranet
(LOC) will be connected to ISP-2. There will be 3 firewall/routers:
fw1