F5F Stay Refreshed Power Users Networks Assist with connecting to a router via LAN.

Assist with connecting to a router via LAN.

Assist with connecting to a router via LAN.

R
RuinzPvP
Junior Member
31
02-15-2016, 08:34 PM
#1
This campus LAN setup uses individual switches per block, linked via the main backbone to the internet and each other. IP addresses are managed through a central DHCP server. My goal is to install a router in repeater mode that captures an off-university-internet connection and broadcasts it across its LAN ports (WDS?). Connecting through these LAN ports lets me reach the WiFi, but I need to connect another device on the same university network to use this alternative WiFi. I can ping the router from another machine on the network—though this might not be directly useful—but in the Windows Network tab where file sharing is available, only devices connected to the immediate switches appear.
R
RuinzPvP
02-15-2016, 08:34 PM #1

This campus LAN setup uses individual switches per block, linked via the main backbone to the internet and each other. IP addresses are managed through a central DHCP server. My goal is to install a router in repeater mode that captures an off-university-internet connection and broadcasts it across its LAN ports (WDS?). Connecting through these LAN ports lets me reach the WiFi, but I need to connect another device on the same university network to use this alternative WiFi. I can ping the router from another machine on the network—though this might not be directly useful—but in the Windows Network tab where file sharing is available, only devices connected to the immediate switches appear.

H
heyjudge100
Member
186
02-16-2016, 02:11 PM
#2
The router model can be identified with DD-WRT.
H
heyjudge100
02-16-2016, 02:11 PM #2

The router model can be identified with DD-WRT.

1
15969
Member
143
02-17-2016, 07:24 AM
#3
You can flash the DD-WRT flashable router to update its firmware. Follow the official installation guide for your model.
1
15969
02-17-2016, 07:24 AM #3

You can flash the DD-WRT flashable router to update its firmware. Follow the official installation guide for your model.

Z
zacoudu49
Member
54
02-17-2016, 09:08 AM
#4
Download the DD-WRT package for your router from the provided link. Access your network's router IP address, log in, and update the settings through the interface. After installing the firmware and configuring credentials, refer to the setup instructions at the given website to configure it as a repeater bridge.
Z
zacoudu49
02-17-2016, 09:08 AM #4

Download the DD-WRT package for your router from the provided link. Access your network's router IP address, log in, and update the settings through the interface. After installing the firmware and configuring credentials, refer to the setup instructions at the given website to configure it as a repeater bridge.

W
WarmIce
Junior Member
9
02-17-2016, 04:52 PM
#5
I could be mistaking but this is not what the OP is looking for. The OP has a setup like this: WiFi Network -- Owned Router -- | University Network (unowned) | -- Owned router -- PC And he want's to have communication between the PC and the WiFi Network. @Darth Beeius is that right? This would require a few things. First of all both of your routers must have a fixed IP address in the university network. Your univerity shouldn't have some firewall in place which blocks packets which are unknown to it. If so you want to build a GRE tunnel between the two routers. You probably also want to enable a routing protocol (like OSPF) to advertise the routes in both networks (depending on the setup you might not need this). I haven't working with dd-wrt but this tutorial seems to be what you need: https://www.dd-wrt.com/wiki/index.php/EoIP_Routing @Lurick any comments on this?
W
WarmIce
02-17-2016, 04:52 PM #5

I could be mistaking but this is not what the OP is looking for. The OP has a setup like this: WiFi Network -- Owned Router -- | University Network (unowned) | -- Owned router -- PC And he want's to have communication between the PC and the WiFi Network. @Darth Beeius is that right? This would require a few things. First of all both of your routers must have a fixed IP address in the university network. Your univerity shouldn't have some firewall in place which blocks packets which are unknown to it. If so you want to build a GRE tunnel between the two routers. You probably also want to enable a routing protocol (like OSPF) to advertise the routes in both networks (depending on the setup you might not need this). I haven't working with dd-wrt but this tutorial seems to be what you need: https://www.dd-wrt.com/wiki/index.php/EoIP_Routing @Lurick any comments on this?

M
67
02-17-2016, 07:08 PM
#6
The university network uses a DHCP server. You can assign a static IP in your router, but DHCP won’t automatically create a new one for you.
M
mushroombomber
02-17-2016, 07:08 PM #6

The university network uses a DHCP server. You can assign a static IP in your router, but DHCP won’t automatically create a new one for you.

L
Leyhaya
Posting Freak
801
02-27-2016, 02:06 PM
#7
It's advisable to reach out to your university's network administration. They should be able to assist with obtaining a static IP address.
L
Leyhaya
02-27-2016, 02:06 PM #7

It's advisable to reach out to your university's network administration. They should be able to assist with obtaining a static IP address.