Skip to main content

All Questions

Tagged with
0 votes
1 answer
660 views

Raspberry pi network instability

I have a raspberry pi 4 which is running raspbian. I am using the device as a local server inside my network so the device is always on. The setup works great but every few hours the raspberry pi can ...
David's user avatar
  • 1
1 vote
2 answers
79 views

My LAMP webserver does not work after moving to a new house

I self host two websites on a Apache2 instance that runs on a Raspberry Pi3 (more info on versions and configurations below): Website1 is a a static website that I coded from scratch, while website2 ...
Fede9390's user avatar
  • 121
1 vote
2 answers
3k views

Is is possible to port forward without access to the router page in linux?

I want to port forward a server on my raspberry pi running raspbian headless. I don't know the password to my router settings and don't want to go through the effort of resetting all of the settings ...
theReubenator's user avatar
2 votes
0 answers
45 views

Two systems unable to connect while on same network

Having a strange issue here. I have a desktop computer and a raspberry pi 3 that are unable to connect to one another, while both can access the internet and a third laptop computer. Desktop computer ...
alenko182's user avatar
2 votes
2 answers
2k views

No route between clients until pinged from one of them (and not from another)

3 items of hardware involved: Netgear R7000 router with DD-WRT v24-sp2 (08/15/14) kongac (24865M) - it's dual band. Raspberry Pi model B based print server, with Raspbian (Debian for Raspberry). ...
Marek's user avatar
  • 123
0 votes
2 answers
2k views

Traffic redirection with Rasperry Pi router

I use a Rasperry Pi (running raspbian) as a wi-fi router. It redirects traffic from the Ethernet wire (eth0 - wire + ppp0 - L2TP connection, lx2tp used for it) to wlan0 (USB wi-fi dongle, hostapd used ...
Igor Shalyminov's user avatar