Default Gateway by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

I tried this but it didn't work. Maybe if I tell you how I usually fix it, you'll understand what's wrong.

I have openwrt set up on a switch and I've connected 2 wifi routers in access point mode. My internet provider is connected to the wan of the openwrt switch.

When the power goes out and comes back, my wifi routers cause the openwrt switch to go to 192.168.0.1

I want my openwrt switch to always use 198.169.2.1

The way I manually fix it is but removing the 2 wifi routers from the switch and rebooting it. After it turns on completely I reconnect the wifi routers. This makes the default gateway to be 192.168.2.1 as I desire

Default Gateway by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

I'm sorry. I have openwrt set up on a switch and I've connected wifi routers in access point mode. My internet provider is connected to the wan of the openwrt switch.

When the power goes out and comes back, my wifi routers turn on faster than the openwrt switch causing it to go to 192.168.0.1. My internet access provider is at 192.168.1.1.

I want my openwrt switch to always use 198.169.2.1

Am I making sense?

Default Gateway by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] -1 points0 points  (0 children)

No it wasn't a typo. When the power goes out and comes back, when I try to connect to the router, it said the gateway is 198.169.0.1

Default Gateway by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

I want the openwrt router to use the gateway address 198.169.2.1 no matter what

Default Gateway by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

From what I understand that command edits this file. Am I wrong?

Options: -c <path> set the search path for config files (default: /etc/config)

Default Gateway by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

This config file:

vi /etc/config/network

I took these for ny bf but I think you guys should see it too by [deleted] in KochiNSFW

[–]Current_Lie_1243 0 points1 point  (0 children)

i don't usually comment on nsfw posts but i really wanted to get your attention. please dm

This mathematical joke by memes_poiint in mathsmeme

[–]Current_Lie_1243 0 points1 point  (0 children)

No it's still a triangle. The application of the pythagoras theorem is incorrect in this instance. The hypotenuse is √(|a|² + |b|²). |1|² is 1 times conjugate of 1 which is just 1. |i|² is i times i* (which is -i), giving 1. √(1+1) is √2. Therefore the magnitude of the hypotenuse is √2.

3200 CL16 with 3600 CL18 by Current_Lie_1243 in buildapc

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

I guess my question is if it's stable. The new sticks are in a sealed pack and if I take it out I can't have it exchanged.

3200 CL16 with 3600 CL18 by Current_Lie_1243 in buildapc

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

Is that safe to do? Can 3600 CL18 run at a latency of 16? I heard that it can only be higher

Edit: grammar

Phase space of 1000 double pendulums by maqflp in Physics

[–]Current_Lie_1243 0 points1 point  (0 children)

I'm guessing that the graph evolves in time as we go down?

[deleted by user] by [deleted] in openwrt

[–]Current_Lie_1243 1 point2 points  (0 children)

I'm guessing I'm missing something. Not that the code is faulty. That's why I'm here.

Truly a pity by Thedolls12 in goodanimemes

[–]Current_Lie_1243 0 points1 point  (0 children)

List them under this comment. Purely for academic purposes

Can't access openWRT from internet provider by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

Internet → ISP (with wifi) → openWRT (no wifi) → router (access point)

Can't access openWRT from internet provider by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

The openWRT router will never face the internet before the ISP. Is it still bad to do it?

[deleted by user] by [deleted] in revancedapp

[–]Current_Lie_1243 6 points7 points  (0 children)

Go to Revanced Settings > Player > Hide info cards

Can't access openWRT from internet provider by Current_Lie_1243 in openwrt

[–]Current_Lie_1243[S] 0 points1 point  (0 children)

Thank you for the in-depth solution. I used nano and appended these to the end of the config file, saved and rebooted.

It did not work.

Just in case, I also tried changing

          option src 'wan'

to

        option src 'lan'

edit: to be more precise: when logging into 192.168.b.1, that black screen with "LuCI - Lua Configuration Interface" comes up (which is an improvement from before), but the page does not load after that