F5F Stay Refreshed Power Users Networks Establishing connections on your device without using a router.

Establishing connections on your device without using a router.

Establishing connections on your device without using a router.

Pages (2): 1 2 Next
T
Tilzy
Junior Member
38
11-21-2023, 09:45 AM
#1
The issue likely stems from the absence of a DHCP server. To enable direct connections without a router, set up a static IP configuration for your network devices. This way, they can communicate directly using predefined addresses.
T
Tilzy
11-21-2023, 09:45 AM #1

The issue likely stems from the absence of a DHCP server. To enable direct connections without a router, set up a static IP configuration for your network devices. This way, they can communicate directly using predefined addresses.

I
iNaomiPlays
Senior Member
609
11-21-2023, 10:49 PM
#2
Consider enabling a single computer to act as a local Wi-Fi hotspot. You'll still require a working Wi-Fi connection.
I
iNaomiPlays
11-21-2023, 10:49 PM #2

Consider enabling a single computer to act as a local Wi-Fi hotspot. You'll still require a working Wi-Fi connection.

N
NekoNation
Member
68
12-02-2023, 09:44 PM
#3
You can connect your PC to your phone's hotspot and then share the internet connection through your phone's settings or app.
N
NekoNation
12-02-2023, 09:44 PM #3

You can connect your PC to your phone's hotspot and then share the internet connection through your phone's settings or app.

A
Awoofshu
Junior Member
14
12-08-2023, 01:58 PM
#4
In the network configuration (control panel), within your network adapter (your hotspot here), under Share, choose the Ethernet adapter, then link it to the WAN, completed.
A
Awoofshu
12-08-2023, 01:58 PM #4

In the network configuration (control panel), within your network adapter (your hotspot here), under Share, choose the Ethernet adapter, then link it to the WAN, completed.

A
ArtQ_Q
Member
164
12-25-2023, 12:57 AM
#5
Yes, there are methods to show IP addresses assigned to devices. It can also provide an address to a PI if needed.
A
ArtQ_Q
12-25-2023, 12:57 AM #5

Yes, there are methods to show IP addresses assigned to devices. It can also provide an address to a PI if needed.

T
TheDinomite
Junior Member
48
12-26-2023, 03:11 PM
#6
Consider checking the device directly.
T
TheDinomite
12-26-2023, 03:11 PM #6

Consider checking the device directly.

N
narwhal_62
Member
200
12-26-2023, 11:08 PM
#7
It's located inside my case, without a monitor or keyboard nearby, and if I can't figure out the IP address I can't connect via SSH. The same goes for my Unraid server—really not wanting to carry around a monitor and keyboard, right? There must be a simpler solution!
N
narwhal_62
12-26-2023, 11:08 PM #7

It's located inside my case, without a monitor or keyboard nearby, and if I can't figure out the IP address I can't connect via SSH. The same goes for my Unraid server—really not wanting to carry around a monitor and keyboard, right? There must be a simpler solution!

_
_slyde_
Junior Member
45
12-27-2023, 12:52 AM
#8
I don’t have any experience with this topic, so it’s up to another person to handle it.
_
_slyde_
12-27-2023, 12:52 AM #8

I don’t have any experience with this topic, so it’s up to another person to handle it.

S
Skater420
Member
155
12-27-2023, 01:29 AM
#9
Article about IP addresses and LANs from a small business perspective.
S
Skater420
12-27-2023, 01:29 AM #9

Article about IP addresses and LANs from a small business perspective.

Y
Yoshi_445
Member
105
12-31-2023, 03:51 PM
#10
This could become inconvenient later on, but assigning static IPs to all devices might help keep communication working without the router. I’m not sure though. When you disconnect the router, each system’s ARP table won’t be updated with the local network. Each device only sees the router, while the router keeps its own list. The switch maintains a Layer 2 table for every device, but still needs to route everything through it. You’d need to rebuild the switch table each time the router is removed, even though static IPs are set. The switch would broadcast messages when requested, keeping the network alive. The main concern is whether the switch can preserve multiple paths if the router is gone. If the router is off, traffic goes through the switch, but rebuilding the table each time causes brief outages. In large enterprises, they use backup routers with duplicate tables so a failure in one doesn’t disrupt service.
Y
Yoshi_445
12-31-2023, 03:51 PM #10

This could become inconvenient later on, but assigning static IPs to all devices might help keep communication working without the router. I’m not sure though. When you disconnect the router, each system’s ARP table won’t be updated with the local network. Each device only sees the router, while the router keeps its own list. The switch maintains a Layer 2 table for every device, but still needs to route everything through it. You’d need to rebuild the switch table each time the router is removed, even though static IPs are set. The switch would broadcast messages when requested, keeping the network alive. The main concern is whether the switch can preserve multiple paths if the router is gone. If the router is off, traffic goes through the switch, but rebuilding the table each time causes brief outages. In large enterprises, they use backup routers with duplicate tables so a failure in one doesn’t disrupt service.

Pages (2): 1 2 Next