Re: EdgeRouter Ethernet
Brandon Wickelhaus <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <CABea26Sh=8e_h=vbacaS-cVjHiFvGuj9JtG+AU8OESVTm=ALBg@mail.gmail.com> |
Yes, The U-boot console pings once the dhcp is invoked there. Works fine! I hadn't considered that, as I am not using the network to boot my kernel as many of the users setting up on the machine are. Kernel wise, it is just default OCTEON. Even so, I have to jigger around the inet address on the interface and the route, interspaced with some device down and ups... it starts to work. Eh.. I'll check my configs again, just to be certain. Wasn't running npf st all, yet, just trying to test the newer kernel on another disk and noticed the network oddness that I'd read another or two may be having. Wonder how much difficulty it'd add to people to try and get something like invisible.ca's arm images for the few MIPS systems that could use them. Thanks for the ideas, Brook! On Tue, Dec 1, 2020 at 5:42 PM Brook Milligan <[email protected]> wrote: > > > > On Dec 1, 2020, at 4:11 PM, Brandon Wickelhaus <[email protected]> wrote: > > > > Unsure! It's been confusing me. I am forced to go in on console and > > reset the interface a few times before it works. > > Not great for a gateway. > > No, not exactly. Did you set it up without NPF at all, just to be sure the problem is with cnmac and not the filtering? > > At one point, I thought I had cnmac driver or hardware problems, too. One of my tests was from the UBoot console. Can you ping, DHCP, etc. from UBoot? > > I'm assuming the rest of the kernel and userland are fine. > > Cheers, > Brook >