OpenWrt Forum Archive

Topic: "old man" needing step by step help

The content of this topic has been archived on 19 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi All.

I have been reading, and reading, and pondering, and taking naps (I am getting older) and reading some more. I am still confused.

Here is what I am trying to do:

I have a CenturyLink modem/router combo thing that I am trying to use as a modem only.

I have a Linksys router that I am trying to connect to the CL modem/router.

The L router will have openwrt installed and will do all of the router stuff.

Here is what I have done:

Put CL into bridge mode.
Installed OpenWrt to the L and changed the password and played around with the config file to tell it the pppoe username and password (probably broke something along the way)

The L internet port is connected to the CL number 1 port with the yellow cable

The L has wifi enabled

Current issue:

I can ssh into the L via the L wifi signal but cannot ping the internet
My laptop can see the L wifi signal but does not have any internet access

Where should I begin from here?

chadrick

By checking the logs for the PPPoE handshake.

In some cases it might already help a lot by keeping both modem and router powered off for something like 15 minutes (up to two hours), before trying again (waiting for the ISPs old PPPoE session and DHCP reservation to time out).

Gosh, way back i did a Verizon Westell dal modem router combo as just a pass through to the Internet and used a  modded RT311 flashed with Zxyl firmware as my wired router for the entertainment and printing firewall.

Don't know much about your hardware, but one way to bypass on the dal modem, is to turn off security, thus all ports are open. Keep the routed bridge, as it is your link to the Internet from DSL.  Set the modem lan ip as 192.168.100.37. Some arbitrary range to keep you from mixing on the same subnet.

Use any wired port as the up link to your Linksys router. The linksys will be given a DHCP address, and can be setup to static by making it a single ip in the range, even though DHCP is still active. It should push DNS through dhcp to your linksys router.

Once that is setup, you can then use the administration page to setup your linksys lan ip to 192.168.10.101. This keeps Malware from attacking your router directly by hammering your routers internal IP. Most routers are 192.168.1.1.

Just have to remember your router's new ip to administer it, and your DHCP range will be on the 192.168.10.XXX range.
If you still have issues, it must be a config issue with the linksys, on port forwarding or blocking.

Done. Do I need to have the L sign in using pppoe or keep the CL as the signer? Also, the L config file has a line that says: option type 'bridge'

Do I need to change that since the CL is the bridge, not the L?

Also, does the L have DHCP and NAT turned on or off by default?

chadrick

Leave the DSL modem in place as the sign in.  As it has the ADSlLmodem built in. I am not sure about your linksys having the DSL modem functionality  built in.

The linksys must have dhcp and nat (security functionality) if you do not have your devices setup with static adresses. Much simpler to have DHCP set for changes later on or portability.

As long a you follow my rules for setup, there is no interference between dhcp devices. Basically your adsl modem will be your provider connex, with  a private ip being seen in the house. If using a dynamic dns site for your home, grab the public ip from your adsl modem, just remember it is not on your ip range any more.

As for routed bridge, yes... leave the linksys as routed bridge.

I think most of your original setup had been properly set, just minor changes to make things proper for connectivity.

The only question is how the zines is set for security. Some routers have various features disabled, like ftp and telnet for basic security protection as default.

Here may be a basic menu for quick settings to allow various open ports to be allowed in setup configuration.  If not, you would have to open ports and port forward if needed fo your needs.

(Last edited by Notsofast on 1 Jan 2018, 11:50)

I have been in your situation before.  If your modem combo will allow you have to but it in bridge mode.  Then take your router equipped with a dedicated wan port and connect it there.  Once that is done you should be able to start the fun stuff.  I host mail, web, and other services on mine.

My router has been virtual, physical and a combo of both.  I think pfsense has been my favorite.  I am always looking at new products.

The discussion might have continued from here.