F5F Stay Refreshed Power Users Networks Connect to a local network without accessing the internet.

Connect to a local network without accessing the internet.

Connect to a local network without accessing the internet.

Pages (2): 1 2 Next
D
Dan_playz_MC
Senior Member
461
05-18-2023, 09:00 PM
#1
In my home or office we have two ISPs because of speed, congestion, and reliability problems. For work and gaming I use a slower, less crowded network, while the rest of the house connects to a faster but more congested one. The printer is wired in another room to the main house connection. I found an inexpensive Wi-Fi extender with an Ethernet port, which lets me switch between networks—wirelessly for the printer and via the extender for the rest of the house. Windows sometimes uses the home network for internet traffic, which I don’t want. I only need to print when the internet is down, so I want all traffic through the other network but still be able to print. I tried disabling IPv4 protocol, but it also turned off network printers because Windows blocks them. How can I set up a way to connect to the network without using the internet, so everything goes through the alternative network while still allowing printing?
D
Dan_playz_MC
05-18-2023, 09:00 PM #1

In my home or office we have two ISPs because of speed, congestion, and reliability problems. For work and gaming I use a slower, less crowded network, while the rest of the house connects to a faster but more congested one. The printer is wired in another room to the main house connection. I found an inexpensive Wi-Fi extender with an Ethernet port, which lets me switch between networks—wirelessly for the printer and via the extender for the rest of the house. Windows sometimes uses the home network for internet traffic, which I don’t want. I only need to print when the internet is down, so I want all traffic through the other network but still be able to print. I tried disabling IPv4 protocol, but it also turned off network printers because Windows blocks them. How can I set up a way to connect to the network without using the internet, so everything goes through the alternative network while still allowing printing?

E
EndoHash
Member
196
05-19-2023, 10:46 PM
#2
Assign yourself a local IP address without setting up a default router or DNS server. Your device can't reach the internet, and it won't be able to translate domain names into IP addresses.
E
EndoHash
05-19-2023, 10:46 PM #2

Assign yourself a local IP address without setting up a default router or DNS server. Your device can't reach the internet, and it won't be able to translate domain names into IP addresses.

T
TheMightyD
Junior Member
29
05-20-2023, 12:23 AM
#3
I pictured you might be able to achieve that, but I’m not entirely sure how. If you could help me out, I’d really value it.
T
TheMightyD
05-20-2023, 12:23 AM #3

I pictured you might be able to achieve that, but I’m not entirely sure how. If you could help me out, I’d really value it.

I
iiSweeTzz
Posting Freak
862
05-27-2023, 01:58 AM
#4
@Caroline I'm not sure if my printer supports that feature. If I had to take over managing the connection for my family to print on a new network, it wouldn't be wise.
I
iiSweeTzz
05-27-2023, 01:58 AM #4

@Caroline I'm not sure if my printer supports that feature. If I had to take over managing the connection for my family to print on a new network, it wouldn't be wise.

D
DYLARK01
Member
199
05-31-2023, 02:01 PM
#5
Windows usually prefers wired connections, but you might experiment by using WiFi for the house and a wired repeater for a quieter network. For optimal performance, it's best to stay fully wired on the less busy network from the start.
D
DYLARK01
05-31-2023, 02:01 PM #5

Windows usually prefers wired connections, but you might experiment by using WiFi for the house and a wired repeater for a quieter network. For optimal performance, it's best to stay fully wired on the less busy network from the start.

P
POTTER1904
Member
70
05-31-2023, 03:56 PM
#6
The straightforward answer is to use two NICs—either physical ones or two VLANs on the same NIC—making sure the second one lacks a default gateway. For a reliable setup, a solid router is ideal. The Cisco RV340 certainly handles this, though I think the Linksys dual WAN works too—simply connect both WAN links into it and assign devices to either connection, creating a unified network with a single gateway and two separate internet links. You could also employ two separate VLANs while keeping traffic isolated, but turn on inter-VLAN routing by setting up a DHCP reservation and using IP addresses for the printer. Beyond this, you might opt for a traditional router positioned between them, each with its own IP address, though that adds complexity.
P
POTTER1904
05-31-2023, 03:56 PM #6

The straightforward answer is to use two NICs—either physical ones or two VLANs on the same NIC—making sure the second one lacks a default gateway. For a reliable setup, a solid router is ideal. The Cisco RV340 certainly handles this, though I think the Linksys dual WAN works too—simply connect both WAN links into it and assign devices to either connection, creating a unified network with a single gateway and two separate internet links. You could also employ two separate VLANs while keeping traffic isolated, but turn on inter-VLAN routing by setting up a DHCP reservation and using IP addresses for the printer. Beyond this, you might opt for a traditional router positioned between them, each with its own IP address, though that adds complexity.

S
Sheikrik
Senior Member
441
06-02-2023, 03:04 AM
#7
I understand, I’d like the simpler option with just the second NIC and no default gateway. Could you clarify the steps or provide guidance on how to proceed? I’m here to help!
S
Sheikrik
06-02-2023, 03:04 AM #7

I understand, I’d like the simpler option with just the second NIC and no default gateway. Could you clarify the steps or provide guidance on how to proceed? I’m here to help!

K
Kaymary10
Member
152
06-02-2023, 02:31 PM
#8
This depends on your setup a bit, but generally you should give it a fixed IP address. Research how to do this for your operating system, make sure it falls within the secondary network’s range but not its DHCP zone, use the correct subnet mask (like 255.255.255.0), and leave the gateway and DNS fields blank. You’ll need the router settings of the secondary network to complete it, but it should function fine. Another idea is some printers support both wired Ethernet and WiFi; if connected via the wired port, you can simply connect to the printer’s WiFi using auto-assigned IPs.
K
Kaymary10
06-02-2023, 02:31 PM #8

This depends on your setup a bit, but generally you should give it a fixed IP address. Research how to do this for your operating system, make sure it falls within the secondary network’s range but not its DHCP zone, use the correct subnet mask (like 255.255.255.0), and leave the gateway and DNS fields blank. You’ll need the router settings of the secondary network to complete it, but it should function fine. Another idea is some printers support both wired Ethernet and WiFi; if connected via the wired port, you can simply connect to the printer’s WiFi using auto-assigned IPs.

I
ImperialNerF
Member
68
06-02-2023, 03:06 PM
#9
In short, @jec6613 discussed how to assign a static IP address in Windows. Refer to the provided link for details.
I
ImperialNerF
06-02-2023, 03:06 PM #9

In short, @jec6613 discussed how to assign a static IP address in Windows. Refer to the provided link for details.

A
68
06-04-2023, 05:14 AM
#10
It's better to skip the router setup since it requires a lot of effort and extra costs. Otherwise, you can manage routing more easily by setting up policies for low latency and reliable connections with one ISP while using another for other tasks. This approach works well if you already know the necessary IPs or domains. It’s essentially how my router is currently configured.
A
AmazingBrotato
06-04-2023, 05:14 AM #10

It's better to skip the router setup since it requires a lot of effort and extra costs. Otherwise, you can manage routing more easily by setting up policies for low latency and reliable connections with one ISP while using another for other tasks. This approach works well if you already know the necessary IPs or domains. It’s essentially how my router is currently configured.

Pages (2): 1 2 Next