New Build 02-17-2018 r35034/

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Goto page Previous  1, 2, 3, 4, 5  Next
Author Message
m_abdelfattah
DD-WRT Novice


Joined: 27 Apr 2016
Posts: 29

PostPosted: Mon Feb 19, 2018 18:23    Post subject: I've 2 problems with this build Reply with quote
1. OpenVPN Policy-based Routing is not working.
2. Every time I try to downgrade, the file upload stuck at 2% then the router freeze and I've to restart it.
Sponsor
aairon
DD-WRT Guru


Joined: 18 Aug 2009
Posts: 597
Location: Antigua/Seattle

PostPosted: Mon Feb 19, 2018 19:00    Post subject: Re: I've 2 problems with this build Reply with quote
m_abdelfattah wrote:
1. OpenVPN Policy-based Routing is not working.
2. Every time I try to downgrade, the file upload stuck at 2% then the router freeze and I've to restart it.


what router? were covering everything with the marvell chipset.
Are you trying to 'downgrade' using DD-wrt GUI?

If your trying to do it from the dd-wrt GUI are you using the correct file and NOT the Factory to dd-wrt?

_________________
WRT3200ACM
aairon
DD-WRT Guru


Joined: 18 Aug 2009
Posts: 597
Location: Antigua/Seattle

PostPosted: Mon Feb 19, 2018 19:06    Post subject: Re: Frequency of updates? Reply with quote
shmerl wrote:
aairon wrote:
I would NEVER update if my router were working perfectly for my needs! Unless it was needed for security.


And unless you very careful track all the changelog and often completely cryptic commit messages, you won't know if it's needed for security, so it's better to update it fairly often Smile


Were working with betas here it's really best to always follow the development very closely.

Sometimes it's a pain but if one isn't willing to do that then I'd highly recommend a better supported router or limit yourselves to the factory firmware.
This really isn't beyond the experimental stage yet these things are far from being stable enough for a business requirement.
Blindly loading Betas, sometimes resulting failures, will quickly discourage you from further playing around with DD-WRT.

It's incumbent on the users to follow the Change log or don't load this stuff and then ask questions.

_________________
WRT3200ACM
m_abdelfattah
DD-WRT Novice


Joined: 27 Apr 2016
Posts: 29

PostPosted: Mon Feb 19, 2018 19:34    Post subject: Re: I've 2 problems with this build Reply with quote
aairon wrote:
m_abdelfattah wrote:
1. OpenVPN Policy-based Routing is not working.
2. Every time I try to downgrade, the file upload stuck at 2% then the router freeze and I've to restart it.


what router? were covering everything with the marvell chipset.
Are you trying to 'downgrade' using DD-wrt GUI?

If your trying to do it from the dd-wrt GUI are you using the correct file and NOT the Factory to dd-wrt?

1. WRT1900ACS V1
2. Yes, upgrading from GUI and using dd-wrt not factory one.

Is there a way to downgrade/upgrade through SSH?
aairon
DD-WRT Guru


Joined: 18 Aug 2009
Posts: 597
Location: Antigua/Seattle

PostPosted: Mon Feb 19, 2018 21:06    Post subject: Re: I've 2 problems with this build Reply with quote
m_abdelfattah wrote:
aairon wrote:
m_abdelfattah wrote:
1. OpenVPN Policy-based Routing is not working.
2. Every time I try to downgrade, the file upload stuck at 2% then the router freeze and I've to restart it.


what router? were covering everything with the marvell chipset.
Are you trying to 'downgrade' using DD-wrt GUI?

If your trying to do it from the dd-wrt GUI are you using the correct file and NOT the Factory to dd-wrt?

1. WRT1900ACS V1
2. Yes, upgrading from GUI and using dd-wrt not factory one.

Is there a way to downgrade/upgrade through SSH?

Yes there is, though I haven't done it I've seen threads explaining it.
Do you have DD-wrt on both partitions?


You can do this to switch or find out which one you're on.
Quote:
ubootenv get boot_part
..click Run Commands
if it returns a 2 then
..type in
ubootenv set boot_part 1
if it returns a 1 then
..type in
ubootenv set boot_part 2
..click Run Commands

reboot

I do this from SSH but this explains doing it through the GUI command window in admin settings.
Remember to type reboot after you issue the boot part command.
It will disconnect you then when it comes back up you'll be in the other partition from which you might be able to revert back from there?

_________________
WRT3200ACM
myersw
DD-WRT Guru


Joined: 13 Jun 2006
Posts: 1608
Location: SE Michigan USA

PostPosted: Tue Feb 20, 2018 16:47    Post subject: Reply with quote
Report of this build installing on the newer WRT3200 with the new nand. Says installed and running.

https://www.dd-wrt.com/phpBB2/viewtopic.php?t=313921&sid=e6f0bdd8892825091a0e022705f61465

_________________
Unifi Security Gateway: Unifi Firmware
Netgear r7800: Voxel Firmware
Modem:Netgear CM500V voice and Data.
ISP:Comcast
tutorial for flashing "WRT" series:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=287813
DD-WRT Installation, Upgrade & Basic Setup–Cliff Notes:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117
Kong DD-WRT Config Tutorial:
http://www.instructables.com/id/Install-and-Configure-a-DD-WRT-Kong-Router/
I tried to be normal once. Worst 2 minutes ever.
dance85
DD-WRT User


Joined: 02 Jun 2017
Posts: 188

PostPosted: Tue Feb 20, 2018 17:45    Post subject: Reply with quote
WRT3200ACM V2 everything works fine!!!! Yesss!!!!
johnnyNobody999
DD-WRT Guru


Joined: 10 Jan 2014
Posts: 504

PostPosted: Wed Feb 21, 2018 0:50    Post subject: Reply with quote
NTP still doesn't work. I can set the correct time when I execute ntpclient -i 600 209.133.217.165. And echo "ifconfig-push...." in the startup script isn't working properly - I use this command to set static vpn addresses. WRT3200ACM router.
aairon
DD-WRT Guru


Joined: 18 Aug 2009
Posts: 597
Location: Antigua/Seattle

PostPosted: Wed Feb 21, 2018 2:21    Post subject: Reply with quote
That's the first I've heard that there are a lot of people running VPN and were having NTP issues up till the last couple of builds.
Do you have logs that you can post on the bug report?

_________________
WRT3200ACM
robak1965
DD-WRT Novice


Joined: 25 Nov 2017
Posts: 2

PostPosted: Thu Feb 22, 2018 0:28    Post subject: Reply with quote
Might as well get my first post out of the way, although I've been reading/testing for a long time.

Running 35034 on 2 units, WRT3200ACMv1 and WRT1900ACSv1 and tested both individually.

I also am running several servers, mail, web, ftp, vpn, plex, emby, tablo and have many single port forwards that work without issue.

I must say that I had the same issue as previous post from d0ug about port forwarding, but after a reset to defaults and re-entering everything, worked without a glitch. I could repeat the failure by loading a previous config backup.

Also no NTP issues to report.
aairon
DD-WRT Guru


Joined: 18 Aug 2009
Posts: 597
Location: Antigua/Seattle

PostPosted: Thu Feb 22, 2018 0:59    Post subject: Reply with quote
Great Info, thank you for posting.

I'm sure it will help some others.

So a reset to default from the GUI did it?

OK I normally do a erase nvram but that is a little easier really.

I've heard they don't both do exactly the same thing, though I'm not sure.

Maybe someone who knows for sure can chime in.

_________________
WRT3200ACM
gu3d3s
DD-WRT User


Joined: 10 Aug 2017
Posts: 70
Location: Fortalaza - CE - Brazil

PostPosted: Thu Feb 22, 2018 1:23    Post subject: Reply with quote
aairon wrote:
Great Info, thank you for posting.

I'm sure it will help some others.

So a reset to default from the GUI did it?

OK I normally do a erase nvram but that is a little easier really.

I've heard they don't both do exactly the same thing, though I'm not sure.

Maybe someone who knows for sure can chime in.


how to reset nvram? Which one is the best?

_________________
Linksys WRT3200ACM - Lede - WRT1900ACS/V2 - 35034 - TP-Link Archer C7/V2 - 35034 - TP-Link Archer C50 V1(die)- Linksys EA-6200 (stock Sad )
robak1965
DD-WRT Novice


Joined: 25 Nov 2017
Posts: 2

PostPosted: Thu Feb 22, 2018 2:05    Post subject: Reply with quote
aairon wrote:


So a reset to default from the GUI did it?




Reset to default from the GUI worked for me.
aairon
DD-WRT Guru


Joined: 18 Aug 2009
Posts: 597
Location: Antigua/Seattle

PostPosted: Thu Feb 22, 2018 2:49    Post subject: Reply with quote
gu3d3s wrote:
aairon wrote:
Great Info, thank you for posting.

I'm sure it will help some others.

So a reset to default from the GUI did it?

OK I normally do a erase nvram but that is a little easier really.

I've heard they don't both do exactly the same thing, though I'm not sure.

Maybe someone who knows for sure can chime in.


how to reset nvram? Which one is the best?

Command window

erase nvram
reboot
the other way may do the same thing.

_________________
WRT3200ACM
Starrbuck
DD-WRT Novice


Joined: 24 Oct 2017
Posts: 16
Location: DFW, TX USA

PostPosted: Sat Feb 24, 2018 17:40    Post subject: Reply with quote
Just installed r35034 std ( 02/17/18 ) on my WRT3200ACM v1 and everything works fine except for NTP, which does not work unless IPv6 is enabled. I'd prefer to have IPv6 disabled since my ISP does not support it. I performed a factory reset and reconfigured my settings following the upgrade.
Goto page Previous  1, 2, 3, 4, 5  Next Display posts from previous:    Page 2 of 5
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum