Hello All,
I have been running hmailserver for a number of years on a dsl line with a static IP behind pfsense.
I do have my own domain name associated with that dsl static IP address. The name is under my own control and has nothing to do with the IP provider.
Because of speed limitations I am thinking of switching to an Altice-Optimum Business connection with a static IP. Obviously the IP address will change,
Before making such a change what should I be aware of in terms of making that switch? Any tips? I'm concerned about the reputation of either the new IP address or the range that Optimum business may use.
Thx
Brian
Migrate to new Internet provider. TIPS?
Re: Migrate to new Internet provider. TIPS?
Around a year ago or so, I went from a Dynamic IP Address with my ISP to a Static IP Address with the same ISP provider. I do not believe the ISP provider is a concern. For me, all I had to do was make the appropriate DNS changes such as set up an A-Record for my Static IP Address, Change the MX Record to point to my A-Record with the new Static IP Address, and make the appropriate changes for the SPF/PTR TXT Record entries.
Probably the main worry about changing ISP Provider would be with the IP Address and whether or not it is on any Blacklists. The only thing I can think you might try would be to ask the new Static IP Address provider to indicate what range of IP Addresses you would be assigned for a Static IP Address and check with the Blacklist Databases. Don't know if the new ISP would do this but perhaps you could ask them to verify for you that the new Static IP Address is not on the Blacklists.
For me the switch to a Static IP address was a non-issue regarding IP Address reputation but then I was with a major ISP Provider.
Probably the main worry about changing ISP Provider would be with the IP Address and whether or not it is on any Blacklists. The only thing I can think you might try would be to ask the new Static IP Address provider to indicate what range of IP Addresses you would be assigned for a Static IP Address and check with the Blacklist Databases. Don't know if the new ISP would do this but perhaps you could ask them to verify for you that the new Static IP Address is not on the Blacklists.
For me the switch to a Static IP address was a non-issue regarding IP Address reputation but then I was with a major ISP Provider.
Re: Migrate to new Internet provider. TIPS?
I have gone from DSL to 4G in 2019, both residential with fixed IP. Changed my DNS and that was that. Had to delist with Spamhaus but that was only a matter of minutes.briankelly63 wrote: ↑2021-01-10 21:31Hello All,
I have been running hmailserver for a number of years on a dsl line with a static IP behind pfsense.
I do have my own domain name associated with that dsl static IP address. The name is under my own control and has nothing to do with the IP provider.
Because of speed limitations I am thinking of switching to an Altice-Optimum Business connection with a static IP. Obviously the IP address will change,
Before making such a change what should I be aware of in terms of making that switch? Any tips? I'm concerned about the reputation of either the new IP address or the range that Optimum business may use.
Thx
Brian
2020 I expanded with a 200 mbit fiber so now I have 4G + Fiber.
Primary MX on 4G, Internet surf/streaming and secondary MX on fiber - Yes there are issues with multiple default gateways on Windows so I have two hMailServers - a mailserver and a backup-mx/test server. However that also mean I can send out on either ISP

Primary is on 4G as there some issues with SORBS on the Fiber connections

Also... 4G router, GB POE switch, 2 x WiFi AP's and servers have UPS backup so I have close to 1 hour to rig up a 240Volt generator in case the power plant is blown up by QAnon

SørenR.
Algorithm (noun.)
Word used by programmers when they do not want to explain what they did.
Algorithm (noun.)
Word used by programmers when they do not want to explain what they did.
Re: Migrate to new Internet provider. TIPS?
I am curious as to how you keep your MX Backup/Test Server Domains and Email Account entries in sync with your Primary Server. I think I know of a way but don' know if it has any flaws in it. I had managed to have two hMailServers on the same Local Network share the Database and thus both hMailServers seemed to have the same Domains and Email Accounts. I couldn't share the email messages as each hMailServer locked the email messages files. I do not use IMAP only POP3. I believe this configuration would also work from a Remote Network as well. If all you use your MX Backup hMailServer for is for MX Backup and test, this configuration might work. Do you see any flaws in this configuration if it is different from what you did.
Also how did you handle sending from your MX Backup/Test Server as far as the Email Client is concerned? Did you manually change the Client's outgoing server entry?
Re: Migrate to new Internet provider. TIPS?
Installation is more simple than you think... Backup-MX is a "store-and-forward" term, not a "hot backup" thing.jim.bus wrote: ↑2021-01-11 00:31I am curious as to how you keep your MX Backup/Test Server Domains and Email Account entries in sync with your Primary Server. I think I know of a way but don' know if it has any flaws in it. I had managed to have two hMailServers on the same Local Network share the Database and thus both hMailServers seemed to have the same Domains and Email Accounts. I couldn't share the email messages as each hMailServer locked the email messages files. I do not use IMAP only POP3. I believe this configuration would also work from a Remote Network as well. If all you use your MX Backup hMailServer for is for MX Backup and test, this configuration might work. Do you see any flaws in this configuration if it is different from what you did.
Also how did you handle sending from your MX Backup/Test Server as far as the Email Client is concerned? Did you manually change the Client's outgoing server entry?
I have fixed IP on both ISP's.
Primary MX server have 4G as default gateway, all other have fiber as default gateway.
I can change default gateway by activating alternate profile in DHCP server. Internal "Fixed IP" clients/servers are managed by DHCP.
Backup-MX server have no live domains.
Backup-MX server have route to primary MX server.
Primary MX server have global rule if outgoing delivery retry 5 times then use alternative route via Backup-MX.
Webmail is accessed via fiber router - Apache on Linux linked to IIS (DCOM) on primary MX server.
IMAP/SMTP is access via 4G router.
So... If IMAP cannot connect from outside, Webmail will

There should be no reason for me NOT to receive mail or NOT being able to send mail - Unless BOTH ISP's or the Danish DIX is shut down. DNS is IIRC distributed on to 8 servers world wide.
It's like a house. Front door lead to the hall, back door lead to the hall via the kitchen. If the front door is locked you leave by the back door via the kitchen.
SørenR.
Algorithm (noun.)
Word used by programmers when they do not want to explain what they did.
Algorithm (noun.)
Word used by programmers when they do not want to explain what they did.
-
- Senior user
- Posts: 381
- Joined: 2016-12-08 02:21