Changed modem; cannot access router nor modem admin page anymore


Recommended Posts

Once again I fail at setting up networks and require your help.

I was previously on ADSL with a modem (Motorola Netopia 2210-02) and a router (Rosewill RNX-N150RT). The modem acted as the DHCP server and was plugged into one of the non-WAN ports of the router along with all the other computers. I could access the router on 192.168.1.1 (its default page), the computers on 192.168.1.2-6 and the modem on 192.168.1.254. I could access both router and modem admin pages with a web browser at these addresses.

Now we changed services and are now with a cable modem. I first tried pluggin the cable modem directly into a PC to check if it was working, I could access its admin page at 192.168.100.1 (it's a Motorola SB5101). After I verified it was connecting to the internet fine, I put the router between the two like I was doing before (both plugged into non-WAN ports) and rebooted the devices. I can access the internet just fine with all PCs now, but I can't access the admin pages anymore! 192.168.1.1 doesn't answer a ping (it says delay exceeded), 192.168.100.1 answers a ping but gives 324 (net::ERR_EMPTY_RESPONSE) when I try to access it through a web browser.

The default gateway for the PCs is still 192.168.1.1.

Any ideas?

  On 05/12/2012 at 21:53, Dr_Asik said:

I was previously on ADSL with a modem (Motorola Netopia 2210-02) and a router (Rosewill RNX-N150RT). The modem acted as the DHCP server

Why?

  On 05/12/2012 at 21:53, Dr_Asik said:

and was plugged into one of the non-WAN ports of the router along with all the other computers.

Again, why?

  On 05/12/2012 at 21:53, Dr_Asik said:

I could access the router on 192.168.1.1 (its default page), the computers on 192.168.1.2-6 and the modem on 192.168.1.254. I could access both router and modem admin pages with a web browser at these addresses.

The only reason that makes sense, since you mentioned this, is that you can reach the modem and router admin pages but it doesn't make much sense why would you want to read the modem admin page.

  On 05/12/2012 at 21:53, Dr_Asik said:

Now we changed services and are now with a cable modem. I first tried pluggin the cable modem directly into a PC to check if it was working, I could access its admin page at 192.168.100.1 (it's a Motorola SB5101). After I verified it was connecting to the internet fine, I put the router between the two like I was doing before (both plugged into non-WAN ports) and rebooted the devices. I can access the internet just fine with all PCs now, but I can't access the admin pages anymore! 192.168.1.1 doesn't answer a ping (it says delay exceeded), 192.168.100.1 answers a ping but gives 324 (net::ERR_EMPTY_RESPONSE) when I try to access it through a web browser.

The default gateway for the PCs is still 192.168.1.1.

Any ideas?

Well, im interested why you don't plug it into the WAN port like a normal human being :p

I suspect one of the routers has the same IP address to access the control panel as the modem.

See if you can change the base address of the router from 192.168.1.1 to 192.168.2.1

I might be off on this...

Or the modem is acting like a network, and the router is acting like a second router and going through the second router, it can't reach the specific IP of the modem.

(edit)

I think the problem is similar to what I had when I had two routers and devices could not see other device on the opposite router.

I essentially disabled DHCP on the 2nd router and pointed DHCP server control to the 1st one.

This made the 2nd router an extension of existing network vs standalone.

This allows all the devices on either router to see each other.

Well now this is getting interesting. I plugged the same PC back directly on the modem, rebooted the modem, and now I can't access its admin page at its address anymore, same error, 324.

Hm... it looks like I can access the page for about 10 seconds every time I reboot the modem, just when it starts. Then after that every attempt to access the page results in error 324. There's no reset button anywhere on the thing.

@pes2013 the modem acted as a DHCP server because it did so by default, so I simply disabled DHCP on the router. Everything was connected into non-WAN ports because it just worked that way.

  On 05/12/2012 at 22:07, Jason Stillion said:

I suspect one of the routers has the same IP address to access the control panel as the modem.

See if you can change the base address of the router from 192.168.1.1 to 192.168.2.1

I might be off on this...

Or the modem is acting like a network, and the router is acting like a second router and going through the second router, it can't reach the specific IP of the modem.

(edit)

I think the problem is similar to what I had when I had two routers and devices could not see other device on the opposite router.

I essentially disabled DHCP on the 2nd router and pointed DHCP server control to the 1st one.

This made the 2nd router an extension of existing network vs standalone.

This allows all the devices on either router to see each other.

The issue is multiple DHCP servers and they have identical IP addresses (the root addresses of the Class C block of 192.168.xxx.xxx are commonly used by all sorts of routers, xDSL and otherwise - 192.168.0.1, 192.168.1.1, and 192.168.100.1 - the first one is seldom used by non-Cisco or even non-Netgear routers, the second one is commonly used by routers and cable modems of all brands, and the last is used by most Motorola xDSL and cable modems, such as your Netopia and current SURFboard).

You will need to change the default IP block used by the router to a class D block further *downrange* (I generally use 192.168.101.xxx *or* 192.168.002.xxx - whichever floats your boat) - that way you can still access the modem's 192.168.100.1 homepage for diagnostics. (I have an ARRIS WBM-760A cable modem that uses the same IP defaults common to the Motorola SURFboards; this one, in fact, replaced a SURFboard SB-5120. It replaced the SURFboard due to it supporting DOCSIS 3.0 *and* gigabit - the SB-512x supported neither.)

when you change services it's always a good idea to reset BOTH devices (modem and router) to resolve any conflicts that both may have....

do the 30/30/30 reset and see if it helps.

you may have to do a hardware reset as well... this might resolve your url access problem as well...

also re-run the connection wizard on the router so it will auto-detect settings instead of doing it manually as well.

some routers have a quick setup url like setup.ampedwireless.com is how I can access my router's config. yours might be routerlogin.net or myrouter.com or whatever.

now if you have muliple devices that use that same url from one brand, for example, a router and an access point, or a router and a repeater, then you will need to access the setup url by typing in the second device's IP address, as there will be conflicts with the domain.

  On 05/12/2012 at 22:45, PGHammer said:
The issue is multiple DHCP servers
The issue can't be multiple DHCP servers when I connect the modem directly to a PC, I can access the config page for the first 10 seconds and then after I get the same error 324.

Anyway this is ****ing the **** out of me. I set it up this way:

Modem set as DHCP server - doesn't seem to be any way to set it otherwise, anyway I don't have much time to get into its setting page

Router has DHCP disabled

Modem is plugged into WAN port of router

PCs are plugged into LAN ports of router

Booted both devices - internet worked for all computers including wireless. I could access the router at 192.168.1.1, but the modem was nowhere to be found.

Then it just randomly stopped working for every computer except for one, my brother was playing SC1 online and it was still working for him. I tried unplugging my ethernet cable from the router but that disconnected him as well, illogically.

So I tried rebooting both devices and that didn't work, couldn't even access the router.

So I factory resetted the router, now I could access it, but no internet.

Did the same thing I did before, disabled DHCP on the router, rebooted.

Now I get internet on all the computers that were connected on Ethernet at the time I rebooted. Those I connected after don't work. Those on wireless don't work. When I try ipconfig /renew, it says the DHCP server timed out. Those that don't work don't have default gateways. For those that have default gateways, trying to access that page at that gateway address (which doesn't start with 192.168...) does nothing.

Btw this thread should be under Internet Network and Security, misread the title section before I posted.

  On 05/12/2012 at 23:08, remixedcat said:
when you change services it's always a good idea to reset BOTH devices (modem and router) to resolve any conflicts that both may have....
It's a new modem and it doesn't seem to have any reset button. I factory resetted the router multiple times now (only way to get the connection back up when it goes down apparently).

Can you change the IP range on the modem? If so, set modem to 192.168.0.1, same for DHCP server; 192.168.0.2 ~ 192.168.0.XXX

Then plug modem into WAN port on router, and set router IP to 192.168.1.1, with DHCP server as; 192.168.1.2 ~ 192.168.1.XXX

That way, you can access modem and router seperate. 192.168.0.1 for modem and 192.168.1.1 for router.

Edit: Nevermind, thought you were having problems with a DSL modem.

  On 06/12/2012 at 01:55, remixedcat said:

does your router have a domain setup for accessing the config?

What does that mean? The default address is 192.168.1.1.
  Quote
also does your modem have a backup battery?
I have no idea. It's a motorola SB5101U.

I think I'm starting to figure out what's going on. This doesn't work at all like a DSL modem. It only acts as a DHCP server while it's not connected to the internet; after that, it's just a bridge that gets a public IP address assigned from the ISP. So what I should probably do is set the router to act as DHCP server, disconnect it from the modem, reboot the modem, wait until it connects, and only then plug it into the router. Does that make sense? I'll try that asap.

well some routers have a domain setup for the router's config so if you forget the IP address or whatever you can still access the router's config by typing in a url into the address bar.

usually something like routerlogin.net myrouter.com or setup.myrouter.com or setup.routerconfig.com or whatever....

mine is setup.ampedwireless.com and it resolves to my router's IP 192.168.3.1 (but if it's changed it still will point to the router) mine has a domain option in the LAN settings

"it's just a bridge that gets a public IP address assigned from the ISP."

Exactly -- before you were just using your router as Accesspoint for wireless sounds like - or you would of been double natting. Before you had a gateway device (modem/router combo) Now you just have a MODEM.. It just bridges you from your ethernet connection to the connection from your cable company.

It gives you a PUBLIC IP on the internet - so if you want to have multiple devices behind only 1 public IP, then you need a nat router.

So shutdown everything - since your modem will cache last mac connected to it. Then boot the modem, give it time to get online. Then connect your routers WAN port to the modem, and your pcs to one of the lan ports and you will be good to go.

  • Like 2
  On 06/12/2012 at 13:47, BudMan said:
So shutdown everything - since your modem will cache last mac connected to it. Then boot the modem, give it time to get online. Then connect your routers WAN port to the modem, and your pcs to one of the lan ports and you will be good to go.
Yeah, I did exactly that yesterday and it finally worked.

Only problem remains now that I can't access the modem's configuration page, although that's not a huge deal. I don't even know on which address it's supposed to be. Its reserved address 192.168.100.1 returns error 324 when I contact it, which it seems to always do once it's connected to the internet. My router is configured to start IP addresses at 192.168.1.100, so I tried the first few, 100, 101, 102, 103, to no avail.

Not sure what you mean by tried the first few? To access your modems interface? Why would it be on your private side?? Most cable modems default to 192.168.100.1 - I can access mine from my 192.168.1.0/24 network.

But this is not always the case. So are you using chrome, and you get this error?

Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.

Now with my router I don't have any issues

post-14624-0-67756500-1354823393.jpg

But here is why you can have problems depending on what your router does. This is what you have

internet---modem (192.168.100.1) --- (publicIP.23.42.x) router (192.168.1.1) ---- (192.168.1.100) PC

So even if your modem is listening.. You run into this issue, your router has NO ipaddress on the 192.168.100.x network, it has a public IP on the interface that is connected to the modem. With say a gateway of publicIP.24.42.254 or something while your router has IP publicIP.24.42.67 that it got from your ISP.

Now your computers on the 192.168.1 network have a gateway of 192.168.1.1 -- your router. so when they try and go to say 24.45.16.42 or something... They know its not on the 192.168.1.0, so they send it to your router at 192.168.1.1, he says I don't have that network locally connected so it sends it to its gateway (your isp). That publicIP.24.42.254 address in my expample. Well that gateway is sure not going to know how to get to 192.168.100.1

So you get an error. Now depending on your router, you might be able to configure it to be able to talk to your modem 192.168.100.1 address even though it doesn't have an interface in that network. For example, with pfsense here are instructions on talking to the modem interface from behind pfsense

http://doc.pfsense.o...inside_firewall

it comes down to pretty much giving your router a VIP on its wan in the 192.168.100 network so it knows how to talk to your modems IP.

So some routers work, other don't - but like you said you should really not need to access your modems interface. If you do, connect your PC to it, and give it an address on the 192.168.100.x network.

  Quote
If you do, connect your PC to it, and give it an address on the 192.168.100.x network.

+1

Makes more sense, one of the reasons you might ever want to access your modem page is in case you want to bypass and enable bridging your connection. Other than that you would seldom be accessing it.

Cable modems are almost always bridged - if they do nat then they would be called a gateway not a "modem" ;)

One reason I could see to access is to verify what firmware you have installed from your ISP, and or signal strengths, view logs for errors and such. Only time I have accessed it is when doing screen shots for other users or if something off in connection to check signal levels, etc.

Which brings up an issue I have with terminology that some makers use.. If the thing does NAT, then don't freaking call it a modem, call it a gateway if it has ability to connect to isp network, be it dsl, cable, cell, fiber or even sat, etc. and does NAT or can do NAT. If it can not do nat and just provides connection then its a modem, if it does nat and has ethernet for wan and lan then call it a router.

If these different terms were not wrongly interchanged then everyone would know the features your working with depending if you say you have a modem, router or gateway ;)

What gets me is when users say their "modem" when they are really talking about a gateway or router. If it can do NAT then its not really a modem ;) If you have a gateway and have just turned it into a bridge, then its a gateway in bridge mode, etc. etc..

For example uses say they are directly connected to their "modem" But that is really a router, and then they have a gateway in front of it so they are double natting, sometimes even triple natting and can not figure out why port forwarding works, etc. Because they added a wireless router to the mix and instead of using it as AP, they plugged it into their network using its wan, and now its also natting, etc. etc.

Good indication if its gateway or router is if it has more than 1 lan port. But in the DSL world, you see many gateways with only 1 lan port, etc. I really can not recall the last time I saw just a true dsl modem - they are almost always gateways these days. Some support bridge mode, others are locked into doing nat.

  On 11/12/2012 at 17:36, BudMan said:

Which brings up an issue I have with terminology that some makers use.. If the thing does NAT, then don't freaking call it a modem, call it a gateway if it has ability to connect to isp network, be it dsl, cable, cell, fiber or even sat, etc. and does NAT or can do NAT. If it can not do nat and just provides connection then its a modem, if it does nat and has ethernet for wan and lan then call it a router.

If these different terms were not wrongly interchanged then everyone would know the features your working with depending if you say you have a modem, router or gateway ;)

What gets me is when users say their "modem" when they are really talking about a gateway or router. If it can do NAT then its not really a modem ;) If you have a gateway and have just turned it into a bridge, then its a gateway in bridge mode, etc. etc..

For example uses say they are directly connected to their "modem" But that is really a router, and then they have a gateway in front of it so they are double natting, sometimes even triple natting and can not figure out why port forwarding works, etc. Because they added a wireless router to the mix and instead of using it as AP, they plugged it into their network using its wan, and now its also natting, etc. etc.

Good indication if its gateway or router is if it has more than 1 lan port. But in the DSL world, you see many gateways with only 1 lan port, etc. I really can not recall the last time I saw just a true dsl modem - they are almost always gateways these days. Some support bridge mode, others are locked into doing nat.

But it also acts as a DSL modem, so wouldn't a better term be "Modem router combo!"

  On 06/12/2012 at 02:23, Dr_Asik said:

What does that mean? The default address is 192.168.1.1.

I have no idea. It's a motorola SB5101U.

I think I'm starting to figure out what's going on. This doesn't work at all like a DSL modem. It only acts as a DHCP server while it's not connected to the internet; after that, it's just a bridge that gets a public IP address assigned from the ISP. So what I should probably do is set the router to act as DHCP server, disconnect it from the modem, reboot the modem, wait until it connects, and only then plug it into the router. Does that make sense? I'll try that asap.

as you say set the router to be your dhcp server and let the modem do its thing, Ive seen having to clone the Modems MAC address to the wireless router before I could gain net access from the wifi router. (last night infact on gfs mums Virgin UK link)

"clone the Modems MAC address to the wireless router"

You mean clone the mac of the device that was connected before to the modem, say a different router or PC sure. But you wouldn't clone the modems mac to the router.

Sure if your isp has authed only a specific mac to talk to the modem, or you don't want to reset the modem to be able to connect a different device to clear the modems cache, sure. But that is not what the user is talking about - I went over the issue already. Once his router gets a public IP address, how would it know how to talk to a 192.168.100.0/24 address if its on say 24.13.1.0/24

  On 05/12/2012 at 22:22, Dr_Asik said:

@pes2013 the modem acted as a DHCP server because it did so by default, so I simply disabled DHCP on the router. Everything was connected into non-WAN ports because it just worked that way.

Then why not disable the DHCP server on the modem and let the DHCP server on the router be the active one?

That's where Im kinda of confused :\ Maybe you did it on purpose for something in particular...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • KDE brings Wayland PiP to Plasma 6.5, adds finishing touches to 6.4 as release nears by David Uzondu The KDE team has released its This Week in Plasma update, showing the final polish being applied to Plasma 6.4 ahead of its June 17 release. Last week, the KDE team brought performance upgrades, and this week the team is continuing that with improvements like faster loading for System Monitor components in Plasma 6.4. Future work for Plasma 6.5 is already underway, and it includes a feature that many have probably been waiting for: proper Picture-in-Picture support on Wayland. This uses an experimental version of the Wayland PiP protocol, which means applications like Firefox that also implement it can finally display PiP windows correctly. It is a long-overdue addition that moves the Wayland session closer to feature parity with X11. The devs also merged KWin's Background Contrast effect into the Blur effect. Virtual desktops can now be re-ordered from the Pager widget, a feature previously missing. Invert and Zoom settings have been moved into the Accessibility page, which is a more sensible place for them than the Desktop Effects page was. The team also brought consistency to the Breeze application style, with animated effects for checkboxes and radio buttons now working in QtQuick-based apps. Other small cleanups include standardizing the section headers in the Disks & Devices, Networks, and Bluetooth widgets. For those who do a lot of screen recording, Spectacle now makes it much clearer how to stop a recording, both in its notifications and shortcut names. As for the immediate future, Plasma 6.4 and its first point release are getting accessibility and user interface tweaks. The team improved text contrast for labels used in secondary roles throughout Plasma, making things like brightness indicators much easier to read. The Kicker Application Menu in 6.4 can now scroll horizontally when a search returns a ton of results, so you can actually see all of them. The team also delivered some stability improvements in Plasma 6.4.0, most notably fixing a long-standing issue where adding widgets to oversized panels could freeze the entire shell. Discover also got a much-needed fix for a crash that occurred when suggesting replacements for unsupported Flatpak apps. On the usability side, dragging files into a Folder View widget no longer causes glitchy visuals, and Open and Save dialogs from Flatpak-based browsers now properly allow the preview pane to open. Printing from Flatpak GTK apps now respects correct sizing, and installing or removing apps no longer wipes out your search input in Kicker or Kickoff while you're using it. Other notable fixes include: Selection rectangles on the desktop now render properly when using custom fonts or sizes (Plasma 6.3.6) A crash in System Monitor charts used by apps and Plasma components has been resolved (Frameworks 6.15) Switching process views in System Monitor no longer causes crashes (Frameworks 6.16) Open and Save dialogs no longer close when hovering over specific files (Frameworks 6.16) A thumbnailer crash on X11 caused by certain widget styles has been fixed (KDE Gear 25.04.3) Frameworks 6.15 also speeds up System Monitor by delaying tree view arrow loading There are still 3 high-priority Plasma bugs holding out, and the list of quick-win "15-minute bugs" has grown to 23.
    • Hasleo Backup Suite Free 5.4.2.0 by Razvan Serea Hasleo Backup Suite Free is a free Windows backup and restore software, which embeds backup, restore and cloning features, it is designed for Windows operating system users and can be used on both Windows PCs and Servers. The backup and restore feature of Hasleo Backup Suite can help you back up and restore the Windows operating systems, disks, partitions and files (folders) to protect the security of your Windows operating system and personal data. The cloning feature of Hasleo Backup Suite can help you migrate Windows to another disk, or easily upgrade a disk to an SSD or a larger capacity disk. System Backup & Restore / Disk/Partition Backup & Restore Backup Windows operating system and boot-related partitions, including user settings, drivers and applications installed in these partitions, which ensures that you can quickly restore your Windows operating system once it crashes. Viruses, power failure, or other unknown reasons may cause data loss, so it is a good habit to regularly back up the drive that stores important files, you can at least recover lost files from the backup image files in the event of a disaster. System Clone / Disk Clone / Partition Clone Migrate the Windows operating system from one disk to another SSD or larger disk without reinstalling Windows, applications and drivers. Clone entire disk to another disk and ensure that the contents of the source disk and the destination disk are exactly the same. Clone a partition completely to the specified location on the current disk or another disk and ensure that the data will not be changed. File Backup & Restore Back up specified files(folders) instead of the entire drive to another location to protect your data, so you can quickly restore files(folders) from the backup image files when needed. Incremental/Differential/Full Backup Different backup modes are supported, you can flexibly choose data protection schemes, which can improve backup performance and save storage space while ensuring data security. Delta Restore Delta restore uses advanced delta detection technology to check the changed blocks on the destination drive and restore only the changed blocks, so it has a faster restore speed than the traditional full restore. Universal Restore This feature can help us restore the Windows operating system to computers with different hardware and ensure that Windows can work normally without any hardware compatibility issues. Hasleo Backup Suite 5.4.2.0 changelog: Added backup image delete feature Added storage path management feature Improved file backup feature Show application notifications in Windows Notification Center Various other bug fixes and feature improvements Download: Hasleo Backup Suite 5.4.2.0 | 34.4 MB (Freeware) Links: Hasleo Backup Suite Website | Hasleo Backup Suite Guide | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Fresh leak suggests OnePlus Pad Lite in the works, key specs revealed by Sagar Naresh Bhavsar OnePlus recently unveiled the mid-range OnePlus 13s and the OnePlus Pad 3 Android tablet in India (the tablet is also coming to the U.S.). Now, it appears that the company is working on another tablet, this time, a budget model called the OnePlus Pad Lite. Supposedly, it will be the successor to the OnePlus Pad Go, which launched in the U.K., India, and European countries. According to the leaked images, OnePlus Pad Lite follows the same design elements as earlier OnePlus tablets. The tablet is shown to have a circular camera at the center of the rear panel, with the logo sitting in the middle. The USB-C port and speaker grills are located on the right side frame of the tablet. The alleged OnePlus Pad Lite measures 254.9 x 166.5 x 7.4mm and weighs 539 grams, which is slightly taller, wider, and thinner, but weighs less compared to the OnePlus Pad Go. The tablet, courtesy of 91Mobiles and OnLeaks, is displayed in blue, which could be the only color option. One image shows the tablet with a cover that doubles as a kickstand, but may be sold separately. Gallery: OnePlus Pad Lite Based on the leaked specs, the OnePlus Pad Lite could feature an 11-inch LCD 1920x1080 resolution 90Hz display. It could be powered by the MediaTek Helio G100 processor and paired with the Mali G57 GPU. The tablet may come with 6GB of RAM and 128GB of onboard storage, with more storage and RAM options available at launch. Reportedly, the OnePlus Pad Lite could feature a 5MP primary camera and a 5MP selfie camera. Under the hood, it could be juiced by a 9,340 mAh battery. On the software side, OnePlus Pad Lite may come with OxygenOS 15.0.1 based on Android 15 out of the box. There is no clarity on which market OnePlus plans to launch the OnePlus Pad Lite in. However, the report suggests that it could be priced under ₹20,000 (roughly $231). Images by 91mobiles x OnLeaks
    • Zen Browser 1.13b by Razvan Serea Zen Browser is a privacy-focused, open-source web browser built on Mozilla Firefox, offering users a secure and customizable browsing experience. It emphasizes privacy by blocking trackers, ads, and ensuring your data isn't collected. With Zen Mods, users can enhance their browser experience with various customization options, including features like split views and vertical tabs. The browser is designed for efficiency, providing fast browsing speeds and a lightweight interface. Zen Browser prioritizes user control over the browsing experience, offering a minimal yet powerful alternative to traditional web browsers while keeping your online activity private. Zen Browser’s DRM limitation Zen Browser currently lacks support for DRM-protected content, meaning streaming services like Netflix and HBO Max are inaccessible. This is due to the absence of a Widevine license, which requires significant costs and is financially unfeasible for the developer. Additionally, applying for this license would require Zen to be part of a larger company, similar to Mozilla or Brave. Therefore, DRM-protected media won't be supported in Zen Browser for the foreseeable future. Zen Browser offers features that improve user experience, privacy, and customization: Privacy-Focused: Blocks trackers and minimizes data collection. Automatic Updates: Keeps the browser updated with security patches. Zen Mods: Customizable themes and layouts. Workspaces: Organize tabs into different workspaces. Compact Mode: Maximizes screen space by minimizing UI elements. Zen Glance: Quick website previews. Split Views: View multiple tabs in the same window. Sidebar: Access bookmarks and tools quickly. Vertical Tabs: Manage tabs vertically. Container Tabs: Separate browsing sessions. Fast Profile Switcher: Switch between profiles easily. Tab Folders: Organize tabs into folders. Customizable UI: Personalize browser interface. Security Features: Inherits Firefox’s robust security. Fast Performance: Lightweight and optimized for speed. Zen Mods Customization: Deep customization with mods. Quick Access: Easy access to favorite websites. Open Source: Built on Mozilla Firefox with community collaboration. Community-Driven: Active development and feedback from users. GitHub Repository: Contribute and review the source code. Zen Browser 1.13b changes: New Features There's a new way to manage spaces, which brings a more intuitive and user-friendly experience Updated to firefox 139.0.4 Added support for Google safebrowsing for better security Collapsed toolbarr gets a slight UI redesign Fixes Fixed issues related to glance and split view Fixed performance issues and high GPU usage for some users Other small fixes and improvements Breaking Changes Customizable UI buttons at the bottom has been reset to a new default state Download: Zen Browser | 73.6 MB (Open Source) Download: Zen Browser ARM64 | Other Operating Systems View: Zen Browser Home Page | Screenshots 1 | 2 | Reddit Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      5i3zi1 earned a badge
      One Month Later
    • Week One Done
      5i3zi1 earned a badge
      Week One Done
    • Week One Done
      julien02 earned a badge
      Week One Done
    • One Year In
      Drewidian1 earned a badge
      One Year In
    • Explorer
      Case_f went up a rank
      Explorer
  • Popular Contributors

    1. 1
      +primortal
      544
    2. 2
      ATLien_0
      227
    3. 3
      +FloatingFatMan
      160
    4. 4
      Michael Scrip
      113
    5. 5
      +Edouard
      102
  • Tell a friend

    Love Neowin? Tell a friend!