search for: isps

Displaying 20 results from an estimated 3251 matches for "isps".

Did you mean: isp
2015 Mar 21
2
Help needed with Tinc Setup on remote hosts and lots of ISPs / Failover Problems between ISPs
Hello List, This is our setup which we are trying in a couple of our remote offices: +---------------------------------------+ +-------------------------------------------------------------+ | | | | | +----------------+ |
2015 Mar 31
0
Help needed with Tinc Setup on remote hosts and lots of ISPs / Failover Problems between ISPs
On Sat, Mar 21, 2015 at 01:01:47PM +0100, Raimund Sacherer wrote: > This is our setup which we are trying in a couple of our remote offices: [...] > FW-01 and FW-02 are Master/Slave firewalls (pfSense with Carp failover). We have currently 3 "remote offices" connected which have all basically the same setup, one office has more internet lines. > > Currently I have it
2017 Oct 10
2
Asterisk chan_sip registration attempts
Hello! Could you help me with Asterisk 11.21.2 and AsteriskNow platform. The problem is: My Asterisk PBX has SIP (chan_sip) trunk to provider. Asterisk periodically loses trunk registratrion: *sip show registry:* /Host??????????????????????????????????? dnsmgr Username?????? Refresh State??????????????? Reg.Time???????????????? // //X.X.X.X:5060??????????????????? N????? <LOGIN>
2003 Jan 06
9
SMTP external forward
I read several posts about SMTP being blocked at ISP. My ISP has the same limitation. My ADSL connection (1 fixed IP) only permits outbound connection to port 25 to their server. None of those posts answered my need. I tried FAQ also. I have several internal email clients/bots that needs to retrieve/send messages, some of then are notebooks. It''s not fair to change SMTP server to the
2010 Aug 16
1
Subdomain Migration
On 8/16/2010 3:44 AM, ramesh wrote: > Hi All, > > I would like have suggestion for changing subdomain (belongs to ISP) to own domain, the scenario as below. > > Presently we have subdomain from ISP ( @xxx.isp.net) > email id : ramesh at xxx.isp.net > > ISP charges huge amount,thou others ISP charges less. so we have planned to migrate to our own registered domain and
2005 Oct 11
4
dual-isp incoming traffic problems
I have two ISP connections, and am having some issues. I can connect to any services on the firewall, like the smtp gateway, but anything on the internal server only works from one connection. The lartc guide has a good example for what to do for services on the box, but leaves it open for how to handle services on an internal host. I''ve tried using iptables to mark the packets
2020 Oct 25
10
Looking for a guide to collect all e-mail from the ISP mail server
Hi all: I am evaluating mail server solutions for a small business. The trouble is, I am only a part-time admin and a newbie to mail servers. Most guides I have seen are rather unrealistic: they encourage you to expose your e-mail server to the Internet, and hope that you have the resources to keep it patched up. I would rather have an internal mail server that collects e-mails from a standard
2017 Jun 06
3
virtual isp address, local delivery
I'm trying to understand how to deliver mail to an address locally which is popped from my isps email account. I access and keep these emails backed up on dovecot and use postfix smtp to deliver mail. The problem is that while fetchmail uses dovecot lda directly, postfix can't include my isps domain in its $mydestination because I won't be able to send mail to other users in that...
2003 Dec 08
5
Multiple Asterisk servers sharing/propagating registry ?
Dear all, I'd like to know if there is a way for multiple asterisk servers to share a common SIP and/or IAX registry. The setup I imagine would be something like : - several asterisk servers called sip1.isp.com, sip2.isp.com, ... - a DNS alias sip.isp.com pointing to all the addresses (thus providing a round robin resolution on each server) - each SIP client would register with sip.isp.com
2012 May 31
5
Shorewall + squid + multi isp
Hello all, I''m reading the nice documentation about shorewall with multi isp. And I wonder about squid (non transparent) and shorewall Can I use on same machine, squid with ldap ident, dansguardian, and shorewall with multi-isp (four or five) ? Perhaps there is a problem because squid mask source IP, shorewall can maintain and load balance sessions for the same source IP ? Thanks Fred
2009 Feb 12
5
CISCO 2950 -> 4 connections -> Cap of 512 Kbps -> How to bond ?
The ISP giving net access at our office has installed a 24 port CISCO 2950 switch in our server room. I can buy 24 connections from them and get 12Mbps of Upload but each individual connection is restricted to 512Kbps. Currently we have requirement of 20 simulataneous calls so we purchased 4 connections from the ISP. Giving us a total of 2 Mbps of upload b/w but spread over 4 different connections
2004 Nov 25
1
Route based on port / protocol
I have a Linux Box with 3 NIC''s connected to 2 different ISP''s running a Proxy (Squid) and E-mail server (QMail). ________ | |-- x.x.x.1 ---- x.x.x.2 (ISP-1 gateway) | Squid | LAN ------- 10.85.1.85 --| | | Qmail |
2013 Jun 26
1
How to manage email with an ISP restricted mailbox size?
Sorry if this is a bit off topic but I'm hoping list members here might have some ideas. Aim: use ISP provided email with restricted inbox size but keep an IMAP accessible archive of emails (including 'sent' messages) on a remote server. Scenario: - Don't want to run my own SMTP server - Have free ISP email with 1Gb mailbox limit and spam filtering that works well - Have remote
2020 Oct 25
0
Looking for a guide to collect all e-mail from the ISP mail server
Hello R, Your goal does not sound weird. The most painless way might be to fetch incoming messages from the ISP's IMAP and deliver them to your local dovecot. A shortened fetchmailrc would read: poll remote.server ? user ?, password ? folder 'INBOX' fetchall idle ssl mda "HOME=%T /usr/bin/sudo -u %T /usr/lib/dovecot/deliver" That way your users can create
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
2004 Sep 14
2
Use ISP's SIP account for IP-PSTN gateway
Hi, I'm thinking of introducing Asterisk on Linux for IP PBX. Now I'm using ISP that has VoIP service and I have VoIP terminal box for that ISP and a SIP account for SIP server of the ISP. Now, what I would like to do is the following. A. Setup IP PBX on Linux by using Asterisk. B. For IP-PSTN gateway, configure Asterisk to use my ISP's SIP account and connect to my ISP's IP
2020 Oct 26
2
Looking for a guide to collect all e-mail from the ISP mail server
>>> That way your users can create their vacancies with the ISP portal, >> But then internal e-mails need to go out to the ISP, >> don't they? Because, if internal e-mails get delivered locally, the >> vacation autoresponses on the ISP will not trigger, will they? > Hello R, I only wrote about the incoming side - of course, you also want to > send mail to
2005 Dec 19
5
Inbound and outbound traffic problem
+---------------+ +----+ ISP A | | | |-----------------| | +----+ | | +------+ | ROUTER | NET C | www | | LINUX |----------------| |
2013 Aug 19
4
squid on a dual ISP cenario
Hi to all For is just az concept question : There are a need to change something in Squid3 config when it are running in the same box as shorewall with 2 ISP ? I''ve been thinking in do this at home, as a proof of concept for future implememtations ... I allways use Roberto''s Debian package to implement Shorewall . Fábio Rabelo
2005 Jun 22
3
combining calls from 2 queues
We have 1 queue called helpdesk and are setting up a second one called isp. The helpdesk queue is for internal support calls and isp for our ISP customer calls. Both of these queues will be directed to the same agents (helpdesk phone extensions). We want to have the separate queues for tracking purposes but the queued calls need to be ordered and answered as if there was only one queue. For