F5F Stay Refreshed Software Operating Systems Discussing Linux networking techniques.

Discussing Linux networking techniques.

Discussing Linux networking techniques.

Pages (2): 1 2 Next
M
MasterHD7
Senior Member
340
03-05-2023, 07:58 PM
#1
I have an Ubuntu desktop connected via a router at school. I need to open port 80 so my website is accessible online. I already know how to allow the firewall port but struggle with port forwarding. Should I set up a virtual machine running Linux to act as a router and handle the forwarding?
M
MasterHD7
03-05-2023, 07:58 PM #1

I have an Ubuntu desktop connected via a router at school. I need to open port 80 so my website is accessible online. I already know how to allow the firewall port but struggle with port forwarding. Should I set up a virtual machine running Linux to act as a router and handle the forwarding?

X
Xo_PVP_Girl_oX
Senior Member
500
03-07-2023, 07:32 AM
#2
It’s highly unlikely your school will let you forward any ports, particularly port 80. You definitely can’t circumvent their firewall, and it’s possible this request violates the forum’s rules.
X
Xo_PVP_Girl_oX
03-07-2023, 07:32 AM #2

It’s highly unlikely your school will let you forward any ports, particularly port 80. You definitely can’t circumvent their firewall, and it’s possible this request violates the forum’s rules.

N
Nitro77rulz
Junior Member
3
03-07-2023, 07:49 AM
#3
Because it's at school, we run our own server and I don’t have access since we don’t have a dedicated IT staff member. That’s why I’m checking if there are alternative methods to forward ports. P.S. I understand basic port forwarding through routers.
N
Nitro77rulz
03-07-2023, 07:49 AM #3

Because it's at school, we run our own server and I don’t have access since we don’t have a dedicated IT staff member. That’s why I’m checking if there are alternative methods to forward ports. P.S. I understand basic port forwarding through routers.

D
Djspinnz98
Junior Member
29
03-08-2023, 11:10 AM
#4
I can assure you it won't become an issue.
D
Djspinnz98
03-08-2023, 11:10 AM #4

I can assure you it won't become an issue.

M
MrFr3Style
Junior Member
1
03-12-2023, 03:32 AM
#5
Focus on the steps you need to follow.
Understand the process clearly.
Pay attention to the details involved.
M
MrFr3Style
03-12-2023, 03:32 AM #5

Focus on the steps you need to follow.
Understand the process clearly.
Pay attention to the details involved.

S
SizlyBacon_
Junior Member
22
03-12-2023, 03:46 AM
#6
Similar to configuring a router on Linux? Create virtual network bridges, designate one as your LAN and another as your WAN. Connect the router to both networks.
S
SizlyBacon_
03-12-2023, 03:46 AM #6

Similar to configuring a router on Linux? Create virtual network bridges, designate one as your LAN and another as your WAN. Connect the router to both networks.

B
britek
Junior Member
46
03-12-2023, 04:24 AM
#7
I can assure you it will work. The port should be forwarded through the school's primary router, but you'll need admin privileges to make the change.
B
britek
03-12-2023, 04:24 AM #7

I can assure you it will work. The port should be forwarded through the school's primary router, but you'll need admin privileges to make the change.

K
KablooieKablam
Posting Freak
908
03-13-2023, 02:16 AM
#8
Port forwarding takes place on the network segment where the internet connects and directs traffic. It's managed by the school's firewall. You're likely safe from unauthorized attempts to access ports like 80 unless you're connecting directly from outside. If you need more control, consider using a home ISP instead.
K
KablooieKablam
03-13-2023, 02:16 AM #8

Port forwarding takes place on the network segment where the internet connects and directs traffic. It's managed by the school's firewall. You're likely safe from unauthorized attempts to access ports like 80 unless you're connecting directly from outside. If you need more control, consider using a home ISP instead.

I
IMayBeDead
Senior Member
696
03-13-2023, 07:46 AM
#9
I also have admin rights—it's a small private school.
I
IMayBeDead
03-13-2023, 07:46 AM #9

I also have admin rights—it's a small private school.

N
nighthawk7108
Junior Member
34
03-13-2023, 09:50 AM
#10
You need access to your school's router; emulating it isn't possible because your data still needs to pass through the actual device. After securing that, look for a section like "port forwarding" or similar. There, you can assign your internal IP address and port (such as 80) and the external port you choose. Since the router is separate from the modem, you must also configure it in the modem, using the router's IP address relative to the modem.
N
nighthawk7108
03-13-2023, 09:50 AM #10

You need access to your school's router; emulating it isn't possible because your data still needs to pass through the actual device. After securing that, look for a section like "port forwarding" or similar. There, you can assign your internal IP address and port (such as 80) and the external port you choose. Since the router is separate from the modem, you must also configure it in the modem, using the router's IP address relative to the modem.

Pages (2): 1 2 Next