Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


snowfly

543 posts

Ultimate Geek


#180882 24-Sep-2015 20:42
Send private message

Can anyone recommend a UFB provider that can offer more than 1 static IPv4 address for a residential based UFB connection (home office), that doesn't cost an arm and a leg?
And a minimum connection speed of 100/50, ideally 100/100, or 200/100, or 200/200
Thanks

Create new topic
PeterReader
6019 posts

Uber Geek

Trusted
Geekzone
Lifetime subscriber

  #1393854 24-Sep-2015 20:42
Send private message

Hello... Our robot found some keywords in your post, so here is an automated reply with some important things to note regarding broadband speeds.

 



 

If you are posting regarding DSL speeds please check that

 



 

- you have reset your modem and router

 


 

- your PC (or other PCs in your LAN) is not downloading large files when you are testing

 

- you are not being throttled by your ISP due to going over the monthly cap

 


 

- your tests are always done on an ethernet connection to the router - do not use wireless for testing

 


 

- you read this topic and follow the instructions there.

 



 

Make sure you provide information for other users to help you. If you have not already done it, please EDIT your post and add this now:

 



 

- Your ISP and plan

 


 

- Type of connection (ADSL, ADSL2, VDSL)

 


 

- Your modem DSL stats (do not worry about posting Speedtest, we need sync rate, attenuation and noise margin)

 


 

- Your general location (or street)

 


 

- If you are rural or urban

 


 

- If you know your connection is to an exchange, cabinet or conklin

 


 

- If your connection is to a ULL or wholesale service

 


 

- If you have done an isolation test as per the link above

 



 

Most of the problems with speed are likely to be related to internal wiring issues. Read this discussion to find out more about this. Your ISP is not intentionally slowing you down today (unless you are on a managed plan). Also if this is the school holidays it's likely you will notice slower than usual speed due to more users online.

 



 

A master splitter is required for VDSL2 and in most cases will improve speeds on DSL connections. Regular disconnections can be a monitored alarm or a set top box trying to connect. If there's an alarm connected to your line even if you don't have an alarm contract it may still try to connect so it's worth checking.

 



 

I recommend you read these two blog posts:

 



 

- Is your premises phone wiring impacting your broadband performance? (very technical)

 


 

- Are you receiving a substandard ULL ADSL2+ connection from your ISP?




I am the Geekzone Robot and I am here to help. I am from the Internet. I do not interact. Do not expect other replies from me.

 

Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup




pdath
252 posts

Ultimate Geek


  #1393869 24-Sep-2015 20:44
Send private message

You'll probably find it easier to put whatever it is into the cloud, Like Amazon AWS.
https://aws.amazon.com/

I've had Hosting Direct give me a /29 on a business VDSL circuit before.  If you get a business circuit they may consider doing it for you.
http://www.hd.net.nz/





Try my latest project, a Cisco type 5 enable secret password cracker written in javascript!

danfaulknor
939 posts

Ultimate Geek

Trusted
Prodigi

  #1393882 24-Sep-2015 20:48
Send private message

Snap did /29 ($10) or /28 ($20) on a residential connection. Dunno if 2Degrees are doing the same. 

Prices ex GST, blah blah blah

I don't have this anymore, I'm only hosting web stuff out of home, so I'm using IPv6 and putting CloudFlare infront of it to enable it for IPv4 as well




they/them

 

Prodigi - Optimised IT Solutions
WebOps/DevOps, Managed IT, Hosting and Internet/WAN.




timmmay
20587 posts

Uber Geek

Trusted
Lifetime subscriber

  #1393913 24-Sep-2015 21:03
Send private message

What are you trying to achieve, both at a business and technical level?

snowfly

543 posts

Ultimate Geek


  #1393929 24-Sep-2015 21:16
Send private message

timmmay: What are you trying to achieve, both at a business and technical level?


For work we host over a dozen servers with Sitehost, and one at HD, and was thinking if its possible to have at least 2 static ip addresses for my home office connection to setup different SSL certs on some webdav stuff to a backup server in the home office, plus routing some backup web sites back to different IP's in the home office (already using virtualhosts on the same IP).
I haven't come across an easy way to run multiple SSL certs from a single IP using debian wheezy/jessie (unless I've missed something).

As per the post above, I'll reach out to 2Degrees/snap to see if they still offer a /29.


sheldonlendrum
Sheldon
120 posts

Master Geek

Lifetime subscriber

  #1393946 24-Sep-2015 21:28
Send private message

2D do still offer multiple fixed IPs' for $10 each ( as of yesterday ). 

danfaulknor
939 posts

Ultimate Geek

Trusted
Prodigi

  #1393950 24-Sep-2015 21:34
Send private message

snowfly:
timmmay: What are you trying to achieve, both at a business and technical level?


For work we host over a dozen servers with Sitehost, and one at HD, and was thinking if its possible to have at least 2 static ip addresses for my home office connection to setup different SSL certs on some webdav stuff to a backup server in the home office, plus routing some backup web sites back to different IP's in the home office (already using virtualhosts on the same IP).
I haven't come across an easy way to run multiple SSL certs from a single IP using debian wheezy/jessie (unless I've missed something).

As per the post above, I'll reach out to 2Degrees/snap to see if they still offer a /29.



SNI is what you're looking for, most things support it apart from very old Android and IE on Windows XP..
On Apache it just works, create multiple <VirtualHost *:443> with ServerName's like you do for non-ssl vhosts.




they/them

 

Prodigi - Optimised IT Solutions
WebOps/DevOps, Managed IT, Hosting and Internet/WAN.


 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Free setup code: R587125ERQ6VE. Note that to use Quic Broadband you must be comfortable with configuring your own router.
Zeon
3916 posts

Uber Geek

Trusted

  #1393979 24-Sep-2015 22:27
Send private message

snowfly:
timmmay: What are you trying to achieve, both at a business and technical level?


For work we host over a dozen servers with Sitehost, and one at HD, and was thinking if its possible to have at least 2 static ip addresses for my home office connection to setup different SSL certs on some webdav stuff to a backup server in the home office, plus routing some backup web sites back to different IP's in the home office (already using virtualhosts on the same IP).
I haven't come across an easy way to run multiple SSL certs from a single IP using debian wheezy/jessie (unless I've missed something).

As per the post above, I'll reach out to 2Degrees/snap to see if they still offer a /29.



Why not use IPv6?




Speedtest 2019-10-14


raytaylor
4017 posts

Uber Geek

Trusted

  #1394008 25-Sep-2015 00:27
Send private message

HD.net.nz




Ray Taylor

There is no place like localhost

Spreadsheet for Comparing Electricity Plans Here


Zeon
3916 posts

Uber Geek

Trusted

  #1394009 25-Sep-2015 00:28
Send private message

raytaylor: HD.net.nz


I would recommend to go nowhere near that company. I have seen first hand a few shocking situations.




Speedtest 2019-10-14


timmmay
20587 posts

Uber Geek

Trusted
Lifetime subscriber

  #1394030 25-Sep-2015 07:21
Send private message

snowfly:
timmmay: What are you trying to achieve, both at a business and technical level?


For work we host over a dozen servers with Sitehost, and one at HD, and was thinking if its possible to have at least 2 static ip addresses for my home office connection to setup different SSL certs on some webdav stuff to a backup server in the home office, plus routing some backup web sites back to different IP's in the home office (already using virtualhosts on the same IP).
I haven't come across an easy way to run multiple SSL certs from a single IP using debian wheezy/jessie (unless I've missed something).

As per the post above, I'll reach out to 2Degrees/snap to see if they still offer a /29.


If it's important enough to serve it's probably important enough to be in a data center - I wonder how much colo costs. Redundant internet connections, backup power, the noise of servers, not something I'd personally want at home.

SNI is a good option to make it work though, if you really want to do it.

pdath
252 posts

Ultimate Geek


  #1394080 25-Sep-2015 07:53
Send private message

As already mentioned, SNI is a good solution.  You can also get a single SAN certificate (a SAN certificate has multiple URLs on one certificate).  This also allows multiple SSL web sites to use a single IP address.

https://au.godaddy.com/web-security/ssl-certificate




Try my latest project, a Cisco type 5 enable secret password cracker written in javascript!

snowfly

543 posts

Ultimate Geek


  #1394149 25-Sep-2015 09:28
Send private message

Thanks all, I will look at SNI, and talk to 2D in the future if I need multiple IPs.

deadlyllama
1264 posts

Uber Geek

Trusted

  #1394199 25-Sep-2015 09:51
Send private message

SNI doesn't work with some older browsers. SAN certs do but until letsencrypt goes live they're more expensive than "normal" single hostname certs.

https://en.m.wikipedia.org/wiki/Server_Name_Indication has a good list of which browsers etc don't support it.

MichaelNZ
1394 posts

Uber Geek

Trusted
Integrity Tech Solutions

  #1402495 8-Oct-2015 15:28
Send private message

snowfly: Can anyone recommend a UFB provider that can offer more than 1 static IPv4 address for a residential based UFB connection (home office), that doesn't cost an arm and a leg?
And a minimum connection speed of 100/50, ideally 100/100, or 200/100, or 200/200
Thanks


Inspire can do this. Expect to be asked for a justification and pay extra (same with any ISP)

/28 is around $30 per month. It's highly unlikely any ISP will do this on a flat rate or home user service so expect to be on a commercial basis and pay accordingly. It's not like they have to offer this to get business, you know what I mean? What you after is mutually incompatible with getting the cheapest (and crappiest) ISP. If by "arm and a leg" you mean $10-20 per IP address, I'd agree with you, but if it's "I'm whining about ISP X because ISP Y is $5 per month cheaper" attitude, you'd be on the wrong path. Just sayin'. I don't know what your point of view is.

You will also want to get yourself a decent router like a Cisco.




WFH Linux Systems and Networks Engineer in the Internet industry | Specialising in Mikrotik | APNIC member | Open to job offers


Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.