Questions tagged [router]

Questions about running a UNIX-like OS (typically Linux) on wired and wireless routers, including flashing, creating, and configuring custom firmware.

A home or small office router typically has one WAN port, up to four LAN ports, and up to two WiFi radios. More importantly for this site, most of them actually run Linux and can be flashed with custom firmware allowing full access to the underlying operating system. Examples of custom firmware include OpenWRT, DD-WRT, and Tomato, though there are many more.

This tag includes:

  • Flashing custom firmware
  • Creating or modifying custom firmware images (but note that questions about actually writing software belong on Stack Overflow).
  • Configuring custom firmware once installed, especially using basic UNIX tools.
  • Using the basic tools that are part of said custom firmware (e.g., opkg).

Some of the above may additionally have more specific tags.

Questions about connecting your UNIX box to an existing WiFi network should go under , , etc.

Questions about IP routing, including on desktops, servers, or workstations should use , either in place of or in addition to this tag, depending on if a "router" is involved.

If you're an IT professional asking about routing in an enterprise or ISP network or using (non-Linksys) Cisco, Juniper, etc. gear, consider Server Fault.

Questions about configuring a SOHO router in general, especially using the stock interface, probably belong on Super User.

284 questions
5
votes
2 answers

Accessing router from a command line

Is it possible to access a router and login from a command line ? I'm well aware of firefox 192.168.1.1 but are there parameters that can be added to this so that it's an immediate login from the browser, i know of telnet 192.168.1.1 but I'm…
Jojo
  • 51
0
votes
1 answer

How to block LAN clients on a router from probing the local network?

8 port router over two switches (4+4) Using kernel 2.6.x All Ethernet clients are connected to the same router on the same subnet (192.168.0.1/24). They are connected to the router for the sole purpose of accessing the Internet. Clients have no…
uihdff
  • 455
  • 2
  • 7
  • 17
0
votes
1 answer

Why my mobile phone can't login in wordpress?

The home net structure is simple. Two devices(a pc and an android mobile phone) connected to the wireless router. Wireless router'ip is 192.168.1.1. Pc'ip is 192.168.1.176.(dhcp) Mobile phone'ip is 192.168.37.(dhcp) There is a wordpress build on the…
showkey
  • 323
-1
votes
1 answer

Forward IP-address to server behind Turris Omnia

A few years ago I setup my Turris Omnia to forward an external IP-address to an internal server. Unfortunately I have forgotten how (or maybe Turris Omnia changed the interface).
Ole Tange
  • 35,514
-1
votes
1 answer

Can I set two default gateway on linux?

I'm using both WiFi + Ethernet on my computer, but the route table settings on Win 7 is different with my Linux(Ubuntu 14.04) computer. win7 will set two default gateway for each device(wife and Ethernet), but Linux network-manager will replace my…
Wally
  • 28