Quantcast
Channel: Geekzone forums: LAN (ethernet/Wifi/routers/Bluetooth)
Viewing all 4232 articles
Browse latest View live

Something is killing my fibre speed

$
0
0
Guys I have had Chorus and enable here during the week testing the line after upgrading to FibreMax (1gb fibre)My desktop via ethernet was still only getting 100Mbps down after the upgrade.

They have tested with their laptop and cable and get 950 down.

Ive now booted into safemode with network and can get the full speed but when not in safe mode i drop back to 100Mbps

Tried disabling Kaspersky no change

Any other suggestions how i find what is limiting the speed?


Messy Situation

$
0
0
Heres my situation, I currently have mice in my ceiling but thats another problem that I am dealign with, I noticed last night that there have been crawling down the wall and into my comms cabinet by following the cable path.

They have then pee'd all over the Mac Mini I have in there and power board...

Can anyone recommend a product I can use to fill in the gaps around the cabling as it runs through the wooden framing. I was thinking expanding foam but that might damage the cables....

Thanks

Fritzbox review please?

$
0
0
What are these routers like? Especially interested in hearing about the 7590.

Mikrotik feedback please?

$
0
0
What is it like as a UFB router?

From what I can gather, the hardware and software are sold separately. Is this the case?

Thanks in anticipation.

Will a couple of AP's be sufficient here

$
0
0
We've got a social club, where we're trying to get the best possible WiFi coverage (without spending any money or hardly…).

We're having fibre installed within the next few weeks.

There's a main router by the entrance in a wardrobe. This router (the main router) is connected to the 2nd router in a small office. The main router also has a network cable running to a small cabinet in the main hall (grey box). RJ45 face plate in the small cabinet. Furthermore, the library has also got an RJ45 faceplate (see small grey dot). This one is connected to the 2nd router. Currently, if I walk around, I get OK coverage in the library, if I'm connected to the 2nd router. If I move to the main hall, I need to switch network to the main router. In the kitchen, there's more or less no coverage. My question is: If I have a wireless AP installed in the small cabinet in the main hall (the grey box) and another one in the library (the grey dot), can I then expect full coverage, without having to switch between networks (and will this also reach the kitchen)? Also, as the 2nd router currently is running on it's own SSID, is it possible to change this, so we only use the SSID from the main router. The 2nd router would then instead act as a switch. I hope it all makes sense… Oh and one more question. No issue with using the RJ45 face plate in the main hall. However, in the library, any chance if it can be split? So it's both used for the wireless AP and also if someone need to hardwire a device. I guess I would just use a small switch, right?

Help with network setup

$
0
0
Hi, i have been stuffing around with my working network to make administration a bit easier. How i would like it to work is have my ER Lite setup so it becomes the DHCP for all my vlans and then have the cambium access points centrally managed via the cloud admin tool. My problem at the moment is that everything on VLAN 1 is working fine but a seperate VLAN (30) does not appear to work as expected. The wifi client just gets stuck on trying to retrieve IP .

The E600 is set up as follows:

ACL:

Trunk:

VLAN:

On my DLINK switch:

And finally, on the erlite:

firewall {all-ping enablebroadcast-ping disablegroup {network-group IOT_VLAN_BLOCK_NETS {description "Drop IoT traffic to other VLANs"network 192.168.1.0/24network 192.168.20.0/24}network-group LAN_NETWORKS {description "RFC1918 LAN Networks"network 192.168.0.0/16network 172.16.0.0/12network 10.0.0.0/8}network-group VIDEO_VLAN_BLOCK_NETS {description "Drop Video Camera traffic to other VLANs"network 192.168.20.0/24}}ipv6-receive-redirects disableipv6-src-route disableip-src-route disablelog-martians enablename IOT_WIFI_PROTECT_IN {default-action acceptrule 10 {action acceptdescription "Accept IoT WiFi Established/Related"protocol allstate {established enablerelated enable}}rule 30 {action dropdescription "Drop IOT_VLAN_BLOCK_NETS"destination {group {network-group IOT_VLAN_BLOCK_NETS}}protocol all}}name IOT_WIFI_PROTECT_LOCAL {default-action droprule 10 {action acceptdescription "Accept DNS"destination {port 53}protocol udp}rule 20 {action acceptdescription "Accept DHCP"destination {port 67}protocol udp}}name WAN_IN {default-action dropdescription "WAN to internal"rule 10 {action acceptdescription "Allow established/related"state {established enablerelated enable}}rule 30 {action dropdescription "Drop invalid state"state {invalid enable}}}name WAN_LOCAL {default-action dropdescription "WAN to router"rule 10 {action acceptdescription "Allow established/related"state {established enablerelated enable}}rule 20 {action dropdescription "Drop invalid state"state {invalid enable}}}options {mss-clamp {mss 1412}}receive-redirects disablesend-redirects enablesource-validation disablesyn-cookies enable}interfaces {ethernet eth0 {description "Internet (PPPoE)"duplex autopppoe 0 {default-route autofirewall {in {name WAN_IN}local {name WAN_LOCAL}}mtu 1492name-server auto}speed auto}ethernet eth1 {address 192.168.1.1/24description Localduplex autospeed autovif 30 {address 192.168.30.1/24description IoTfirewall {in {name IOT_WIFI_PROTECT_IN}local {name IOT_WIFI_PROTECT_LOCAL}}mtu 1500}}ethernet eth2 {address 192.168.2.1/24description "Local 2"disableduplex autospeed auto}loopback lo {}}port-forward {auto-firewall enablehairpin-nat enablelan-interface eth1wan-interface eth0}service {dhcp-server {disabled falsehostfile-update disableshared-network-name LAN1 {authoritative enablesubnet 192.168.1.0/24 {default-router 192.168.1.1dns-server 192.168.1.1domain-name xxxxxllease 86400start 192.168.1.38 {stop 192.168.1.243}}}shared-network-name VLAN30_IOT {authoritative disablesubnet 192.168.30.0/24 {default-router 192.168.30.1dns-server 192.168.30.1lease 86400start 192.168.30.50 {stop 192.168.30.100}}}static-arp disableuse-dnsmasq enable}dns {forwarding {cache-size 400listen-on eth1listen-on eth1.30name-server 192.168.1.1name-server 1.1.1.1}}gui {http-port 80https-port 443older-ciphers enable}nat {rule 1 {description "DNS Redirection"destination {port 53}inbound-interface eth1inside-address {address 192.168.1.1port 53}log disableprotocol tcp_udpsource {address 192.168.1.2-192.168.1.254}type destination}rule 5010 {description "masquerade for WAN"outbound-interface pppoe0type masquerade}}ssh {port 22protocol-version v2}unms {disable}}

Please advise.

Image already added

Bridging a Spark Modem/Router to Netgear D6200

$
0
0
I have started this thread on the advice of Hio77. It is a repeat of my post in Niscoupe's thread on the Spark forum concerning VDSL problems.

https://www.geekzone.co.nz/forums.asp?forumid=39&topicid=235949

I have just arranged to switch from ADSL to VDSL with Spark (fibre is still 13 months away in my street). 

I did the arranging in-store and was provided with the Huawei HG659b modem. 

I explained that my current Netgear D6200 wasn't capable of VDSL so needed a VDSL modem with the intention of still using the D6200 as the wifi router, mainly because I have all sorts of address reservations, dynamic dns(?) and port forwarding set up on it. 

The house has a master splitter fitted (Telequip DSL1518 VDSL Splitter written on it) and the current D6200 is connected to a phone jack on the modem side of the splitter. 

I don't have a huge amount of faith in what I was told in-store because I was also told the HG659b wasn't capable of ADSL, but according to the manual, it is. 

Can I connect the Spark router to the phone jack currently used by my ADSL router using the supplied (grey) ADSL lead and still get VDSL when it is switched over?

Or do I need an RJ45 socket connected to the splitter fitted by a technician and use the provided (black) VDSL cable? Will the grey cable compromise the VDSL performance? 

Is my plan to use the HG659b as a modem only, in bridge mode sensible? 

Or am I better to cut my losses and use all the modem/router functions it offers and go through the pain of configuring everything all over again? The reason being, when fibre arrives next year I intend to get it, retaining our landline (for family reasons). From the simplistic diagram in the user manual it looks like we will then get a fibre modem connected to the ONT that then goes into the WAN port of the HG659b. So it surely would be able to be connected to the WAN port on the D6200 just as easily? 

If I connect the HG659b up now (with ADSL) will it automatically sense the changeover to VDSL? Maybe requiring only a reboot? Manual says can't be connected in bridge mode on ADSL though so this would only be if I ditch the Netgear altogether.

I believe, having signed up for 12 months with Spark we are entitled to get VDSL 'installed', and as such should be able to get whatever connections are required.

I note the box the router came in says VDSL 2 splitter required, so maybe some installation will be required?

If not, can I preconfigure the HG659b with all the reserved IP addresses etc prior to connecting it to the internet. Or does it need to 'phone home' as an initialisation step?

Would be interested though to hear people's opinions on the Huawei vs the Netgear D6200 as a modem/router anyway. I like the Netgear Genie interface for accessing the router. Can't imagine the Huawei will be as user friendly but if it is a better router all round than the Netgear it may be worth the setup pain.

I got answers to some of the above questions in the other thread but would appreciate any input.

Suggestions on better routers for customers

$
0
0
Hi everyone,

long time reader, first time poster. I have a small IT company mostly serving residential customers. Been doing it for many years but only recently got interested in networking on residential level... From time to time, I get complaints that their home WiFi sucks, even when the customers are already using fibre.

I would like to provide better routers/WiFi as a service and want a solution that works on all kinds of connections, be it ADSL, VDSL, Fibre, or even RBI.

For my own setup, I use Ubiquiti EdgeRouter Lite with Ubiquiti UAC-Pro to cover our shop. Home setup is more modest as we don't really need much and we've been happy with FritzBox 7390.

I used Ubiquiti Amplifi for the last few customers and so far very impressed with it considering the price. However, a few concerns...

1. What's the best way to use it for ADSL connections if I don't want to use crappy provider modems? What if there is no choice? Is bridge mode on the ISP router a viable option?

2. I've seen VDSL connections wired with both RJ11 plugs and RJ45 plugs. How come? I also assumed that if Chorus address checker says VDSL is available, it only takes a phone call to the ISP to sign up... however, had a customer today and we were told it would be around $400 to re-do the wiring. Huh? Might as well get the fiber instead, even though it might take longer...

3. When customers have analog phone lines and alarm systems, how do those work over Fiber? How would I connect them to a router that has no RJ-11 jacks? ATAs?

4. How come some providers work with Ubiquiti after updating the firmware and some require PPPoE username and password?


DIY Router for VPN running pfsense with Vodafone fibrex

$
0
0
So I got myself one of these HP 8200 SFF elite PCs and thought - build a router!

It is way overkill but, for a reason. What I want to do is have a router that can manage multiple VPN connections without losing too much throughput and it has to be able to manage the workload. I have an Asus RT-n66u with Merlin software - this little beast is quite capable, but unfortunately can not manage the workload. Eric (Merlin) and other have advised me to buy a newer more powerful router, but I think it might end up running out of steam too. So... go for overkill!! I reckon, the i5 processor with 8GB RAM and 500GB HDD will manage quite well.

My main goal apart from normal routing/security/etc will be:(a) Run multiple VPN connections (to do away with VPN on all devices)(b) Force certain connections (websites) through specific VPN connections from any device (to do away with switching VPNs)

I have Vodafone fibrex (200 dl and 20 ul).

I have been tinkering away on pfsense but can not get an internet connection. I spoke with customer care at Vodafone and they pointed me to their Network settings for your broadband modem (link removed coz I am new). Here are the settings:

Enable connection: Check VDSL Name: Internet_VDSL FibreX Name: Internet_Ethernet Service type: INTERNET, TR069, VOICE Connection Type: IP routing (IP) MTU: 1500 MSS: 0 NAT: NAPT VLAN: Check VLAN ID: 10 802.1p: 0 IP protocol version: IPv4 + IPv6 IPv4 address type: DHCP Static DNS: Uncheck IPv6 addressing type: DHCP

And this is where I realised how far out of my depth I am. It's greek ... latinish greek! I can not find all the settings in pfsense to set the connection up. And all attempts I made was in vain.

TL:DRI need to set up my DIY router for Vodafone fibrex1. Which is the preferred routing software pfsense/OPNsense/Sophos (I have downloaded all three and is currently trying pfsense 2.4.3)2. Is there an idiot's guide for me to get the connection running (WAN and LAN shows it is up-linked, but no IP for WAN)3. How do I set it up to have my network running on 192.168.2.x

Hopefully we can have a sensible conversation which can help others too. I did use search, but could not find my solution. If this thread is a duplication - apologies. Please move it to the right thread.

Can't access a website, thinking router issue

$
0
0
Alright so this had me stumped today... site in question is:

https://essentials.myob.co.nz

ISP is 2talk, UFB 100/100, router is Mikrotik. VEEERRY basic network. Single site, three PC's, three IP phones, Unifi AP.

Basically, loading just hangs, and then eventually errors out.

Troubleshooting I have done...

- Client was using Chrome, so firstly cleared all cached data - no change- Tried an Incognito window - no change- Flushed DNS, 'ipconfig /flushdns' - no change- Tried on IE - same issue, no change- Tried on another PC with all of the above - same issue, no change- Tried on my laptop - same issue, no change- Jump on router, flush DNS, flush DNS on PC - no change- Change public IP address, flush DNS, flush DNS on PC - no change (we are a 2talk reseller so can manage the connections ourselves)- Jump on to a terminal on our head office network - site loads no problem- Try on Spark mobile data - site loads no problem

So this leads to me think I have a router config issue. We run a rubber stamped config for all our routers, and just modify where needed. This site has zero changes to our standard config - a config deployed on 200+ routers.

So i default the router, reload a new config, issue is still there.

So now I wonder, is the issue with the UFB connection itself? I haven't pushed this to 2talk support as I want to keep working on it for a bit.

My quick work around for the client was to just set them up a VPN out through a different connection, that will suffice for the short term.

What do you reckon?!

Old home - best place to install patch panel

$
0
0
I'm wanting to wire up my home with ethernet, and due to the age of the home (1920s), there is a significant lack (zero) wardrobes to stash a network setup in. I'm looking for recommendations as to where I could set a good permanent home for my networking gear.

The two places that I can think of are the laundry (which I'm not too sure on due to the humidity from the washing machine and potential future dryer) and one of the kitchen cabinets (potentially the pantry as power is readily available, otherwise in one of the corner cupboards that aren't immediately accessible/useful. Are there any concerns to be had with either of these locations? Would there be other common places that I should think of? Ceiling (what about operating temperatures)?

The previous owners also got fibre installed directly into the hallway. I would prefer to look at moving this and consolidating the gear (currently running an ethernet cable around a door frame to get it into a useable location), is it relatively easy to move the ONT? Is this something that I would need to contact the fibre provider about (Ultrafast Fibre)?

For reference, would be looking at just running ethernet to the bedroom we've set up as an office, the lounge and to the UAP that I want to mount to the ceiling. So probably looking at 3-6 runs total. Current gear is an edgerouter light, unifi poe switch and uap.

Orcon NF4V behind EdgeRouter Lite as VOIP ATA

$
0
0
I have been migrating from the Orcon router to an EdgeRouter Lite but am having troubles getting the VOIP service working.

I have the following set up:

Chorus NTU -> EdgeRouter Lite -> Unmanaged Switch -> NF4V

This works! But when I remove the unmanaged switch and connect the NF4V directly into the ERL the VOIP status stays down.

The NF4V can still ping external addresses including voice.orcon.net.nz.

I just don't know what the unmanaged switch could be doing that's making a difference.

Router to run VPN Client

$
0
0
We are moving to the UAE and would like to run a router with a permanent VPN client. What would people recommend. Preference would be for something that connects for NordVPN but open to suggestions for a good device.

Metanoia V5311 VDSL SFP + Mikrotik

$
0
0
I am testing a Metanoia V5311 SFP and I have not been able to get it working. Everything seems to be in order and I have consulted multiple sources (including @michaelmurphy guide) but it just won't connect.

The logs say initialising, connecting, terminated/disconnected. I have called InspireNet and they report no auth attempts showing at their end.

I have setup a PPPoE client on Vlan 10 and this vlan-10 is tied to interface SFP 1.

So far, this is the most complicated and least (well basically none) documented VDSL modem I have ever come across. A Google shows several other people asking about it but getting no substantial replies.

I'm hoping that someone here may have a solution or a sample config please.

New build - internet cables not plugged in?

$
0
0
Hey there,

We have a new build home but in the internet cabinet the cables don't go anywhere. Only one works which is plugged into the modem and links to the router. I'm just wondering how I can get all these cables working so I can plug my ps4 in directly etc.

Pics attached here: https://imgur.com/a/e8Fnm17

Any help would be greatly appreciated. Thanks :)

Help with SRX110 & VDSL config

$
0
0
Hi, just got a Juniper SRX110 for use at a new VDSL site (Snap Internet)Having issues getting it connected, had it working with ADSL have now switched to VDSL.Here's the config so far, the VDSL is showing as being up pt-1/0/0 { vdsl-options { vdsl-profile 8b; } unit 0 { encapsulation ppp-over-ether; } } lo0 { unit 0 { family inet { address 192.168.5.251/24; } } } pp0 { unit 0 { ppp-options { pap { local-name "users@snap.net.nz"; local-password "removed"; passive; } } pppoe-options { underlying-interface pt-1/0/0.0; auto-reconnect 120; client; } family inet { negotiate-address; } } }

PPPoE passthrough / bridge to NGF

$
0
0
Hi, I want to use a Fortigate Firewall with BigPipe 900/500Mbps UFB. But the smaller Fortigates (30D-100D) don't have any hardware acceleration for PPPoE, so cannot do more than ~180Mbps.

BigPipe have recently dropped IPoE support, so am forced to use PPPoE. I'd like to know what people recommend for a prosumer reliable router that just does the PPPoE really fast, and presents the static public IP to my firewall so I can do all the NAT and security filtering there:

ONT --- (some PPPoE router?) --- Fortigate Firewall --- LAN Switch

I dont know if I'm using the right terminology when I say PPPoE 'passthrough' or 'bridge', so correct me if I'm wrong...

Many thanks in advance.

Mikrotik + IPV6

$
0
0
Simply enabling the IPV6 package (disabled by default) causes the router to not be able to connect to the internet. PPPoE connect attempts fail with no useful information in the log.

Has someone else seen this weird issue before?

Help with intermittent VDSL Issues or a Tauranga based Technician

$
0
0
Hi There,

We recently had our sparky install a VDSL master filter and relocate our VDSL outlet to a garage cupboard. We're now experiencing intermittent internet drop outs. The broadband light on the Spark modem remains a solid green and our Airport Extreme access point (in half bridge mode) also displays green light but the wifi connection to computers etc will connect but 'no internet access'.

If I power cycle the modem - internet will come back on. But it just drops out randomly. Sometimes it's fine for a day or so.

Any advice on what I should check to troubleshoot the connection? Alternatively if anyone knows of a technician that is Tauranga based to troubleshoot our connection that would be much appreciated.

Cheers,

Asus AC68U to Draytek Vigor130

$
0
0
I can get the Draytek to connect to my ADSL2+ no problem, but cannot get the AC68U to connect to the Draytek. I will be trying Merlin firmware on the Asus if that will help.

Can someone give me all the settings for the Draytek & Asus to work in bridge mode please.

Much appreciated

David
Viewing all 4232 articles
Browse latest View live