Search results

  1. R

    Solved DIY debian router troubleshooting

    Everything is working as it should now. Here is updated rules: https://pastebin.com/AgECm3mb
  2. R

    Want to find a distro that would be good for running a game server

    I guess you should be looking at Ubuntu / Linux Mint / Debian.
  3. R

    Another problem....this time with FileZilla on windows trying to access ftp on linux mint desktop

    What is the output of "ls -l" from the directory where you are trying to upload?
  4. R

    Linux mint web server working locally but not remotely on my home network.

    Great you got it working and posted solution!
  5. R

    How to get domain name to resolve at home apache server

    Does it route to router login in screen only in local network or also from public? I don't know about other routers, but pfsense does have option to fix this on local network.
  6. R

    Port forwarding - how?

    Are you sure you public IP address isn't behind your ISPs CGNAT?
  7. R

    Linux mint web server working locally but not remotely on my home network.

    Is this said Linux Mint desktop the server? Open PowerShell from Windows PC and write "Test-NetConnection -ComputerName 192.168.0.183 -Port 80" and "Test-NetConnection -ComputerName 192.168.0.183 -Port 443" without quote marks. What is the output for those?
  8. R

    Solved DIY debian router troubleshooting

    Hey, I have been building a DIY router on NanoPi R5C with Debian 11 and I cannot figure out why DNS / DHCP refuses to work. Currently on testing I get Internet out of it if I assign IP address as a static and DNS to 1.1.1.1. However changing DNS to router IP doesn't work. I will post my config...
Top