Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Port change on tomato neorouter in-a-box
PostPosted: Wed Apr 22, 2009 1:27 pm 
Offline

Joined: Wed Apr 22, 2009 7:33 am
Posts: 3
I recently installed the tomato version of the neorouter in-a-box. I changed the port to 443 but since I've changed it I can no longer access the domain configuration explorer. I have tried ip:port domain:port. Clients still connect but I cannot tell which port they are connecting on. Are there any logs that I can check to find the port being used or is there an easy way to set it back? I have read http://www.neorouter.com/forum/viewtopic.php?f=4&t=13 but it did not seem to apply to my situation.

Thanks


Top
 Profile  
 
 Post subject: Re: Port change on tomato neorouter in-a-box
PostPosted: Wed Apr 22, 2009 4:32 pm 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
Hi fredfalcon,

You may want to change the firewall rule (iptable) on the Tomato.
By default, NeoRouter changes the rule to open the default port 32976 to the Internet. Once you change the port to 443, you may want to fix the firewall manually.

You can go to

Tomato UI – Administration – scripts – Firewall, add following lines:

Code:
  iptables -t nat -A PREROUTING -p tcp --dport 443 -j ACCEPT
  iptables        -A INPUT      -p tcp --dport 443 -j ACCEPT



For more details check out the document.
http://www.neorouter.com/wiki/index.php/NeoRouterWiki:ServerSetup#Install_NeoRouter_server_for_Tomato_firmware

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
 Post subject: Re: Port change on tomato neorouter in-a-box
PostPosted: Thu May 07, 2015 6:45 am 
Offline

Joined: Thu May 07, 2015 6:37 am
Posts: 1
If your linux box was working with NeoRouter but it fall in sleep itself, you can use the wake-on-lan button to wake it up from any other box running NeoRouter. Of cause your WOL must be enabled, including both hardware setting and OS settings. Different linux distributions may have various tools to set WOL.????

_________________
chess for kids


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 20 guests


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 post attachments in this forum

Search for:
Jump to:  
cron