Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Very slow speeds on Wan interface
« previous
next »
Print
Pages: [
1
]
Author
Topic: Very slow speeds on Wan interface (Read 3606 times)
bowlsys
Newbie
Posts: 8
Karma: 0
Very slow speeds on Wan interface
«
on:
January 03, 2024, 02:01:07 pm »
Hi
I am a complete newbie to Opnsense.
I have 3 interfaces (Wan,Lan,Opt1) all are working, the Wan I/F is DHCP from my ISP.
The problem is the WAN is very very slow (I have gigabit form Virgin Media in the UK).
How do I set the interface speed on all interfaces and/or check their current settings ?
Regards
Logged
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: Very slow speeds on Wan interface
«
Reply #1 on:
January 03, 2024, 04:13:38 pm »
Interfaces | Overview. Expand each one
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #2 on:
January 03, 2024, 05:03:43 pm »
I think the attached is what you want....Thanks for the help
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #3 on:
January 03, 2024, 05:04:27 pm »
Second screen shot
Logged
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: Very slow speeds on Wan interface
«
Reply #4 on:
January 03, 2024, 05:09:50 pm »
LAN on 100 Mbps, maybe that's the chokepoint? I can't see what WAN is syncying at. You want to see the:
Code:
[Select]
Media:
XXX baseT <full-duplex>
value. 1000 is Gigabit. Lan as you can see is being synced at Megabit setting.
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #5 on:
January 03, 2024, 05:15:49 pm »
Sorry to seem stupid but how do I make the changes?
Logged
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: Very slow speeds on Wan interface
«
Reply #6 on:
January 03, 2024, 05:22:42 pm »
No no, you can't with changing settings. These are the detected values. If they are wrong, there's something at physical level or drivers potentially. So you first need to be sure the interfaces are indeed gigabit and the cables are Cat 5E or over (if I remember correctly).
Edit: correcting a spelling mistake.
«
Last Edit: January 03, 2024, 05:55:50 pm by cookiemonster
»
Logged
Patrick M. Hausen
Hero Member
Posts: 6810
Karma: 572
Re: Very slow speeds on Wan interface
«
Reply #7 on:
January 03, 2024, 05:32:51 pm »
Most importantly considering the cables: they must have all 8 wires for Gigabit. There are still some historical ones around that only have 4 which is enough for up to 100 Mbit/s. So people tried to save some material back then.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: Very slow speeds on Wan interface
«
Reply #8 on:
January 03, 2024, 05:54:34 pm »
you know, I have a bunch of spare cables and over time I had not taken out the older ones and indeed were a head scratch for a syncing issue until I stopped to look at them. Doh! moment for sure.
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #9 on:
January 03, 2024, 06:40:40 pm »
Have just ordered 4 new Cat6 cables just in case, arriving Friday
Logged
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: Very slow speeds on Wan interface
«
Reply #10 on:
January 03, 2024, 11:16:07 pm »
meantime in readiness, it would be useful to post
Code:
[Select]
#ifconfig
Please use code quotes, not screenshots.
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #11 on:
January 09, 2024, 11:40:45 am »
After further investigation it appears the problem is downloading files via browser. The download starts and then freezes giving me a network error, this particularly the case with large files (>2gb).
Logged
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: Very slow speeds on Wan interface
«
Reply #12 on:
January 09, 2024, 12:31:25 pm »
There's no file browser in OP UI so I imagine you're refering to downloading large files from the internet on a client pc's browser in your LAN network. If so, probably nothing to do with OPN but server timeouts, browser memory limitations, etc. i.e. between server and client. Potentially nic driver on one of the interfaces. Realteks used to give the dreaded "watchdog timeout" message.
To verify, you could find a way to make a large transfer via other methods i.e. scp, rsync, etc. across the relevant interfaces.
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #13 on:
January 09, 2024, 12:41:24 pm »
Many thanks for the prompt reply. Sorry I did not make it clear, yes the problem occurs when downloading from a Windows PC. I will try your suggestions.
Logged
bowlsys
Newbie
Posts: 8
Karma: 0
Re: Very slow speeds on Wan interface
«
Reply #14 on:
January 09, 2024, 06:53:45 pm »
Update:-
Bought a 4 port Intel NIC and installed this in a faster machine, restored the configuration from the original machine and reset the interfaces. The result is much faster, however the first load of a web site is still slow.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Very slow speeds on Wan interface