On 2014-10-03, Johnny <
joh...@invalid.net> wrote:
> On 30 Sep 2014 15:11:05 GMT
> Kirk_Von_Rockstein <Kirk_Von_...@nowhere.invalid> wrote:
>
>> Problem is you do not have the telnet service enabled
>> and a proper port number selected. My guess would be that
>> the telnet port address is set to zero which disables telnet.
>> By the way, this router has SSH available on it,
>> If you need to remote admin this router from the WAN side,
>> you should use SSH as this router/modem is capable of doing so.
>> You are at this point, just trying to admin the router using
>> a computer (GNU/Linux) which is connected to a LAN side interface
>> port on the router, ...right?
>
> I appreciate your time and effort. From what I have read, AT&T does
> not allow remote access to this router. SSH is disabled by AT&T.
>
> SSH times out, and telnet says connection refused.
I'm looking at the AT&T Manual, and there are several
services that are available but are not
enabled by default. Just quickly looking through the
AT&T manual these are some I located:
SSH, Telnet, FTP, TFTP, etc.
Like I said, they may not be obviously accessable via the
Web GUI gateway interface, but they are there.
In the Web GUI interface, under the "Home Network "
tab >> "Subnets and DHCP". Locate the
"Public Subnet " section and set the
"Allow Inbound Traffic" drop-down to"On".
This will allow inbound requests.
The services may be setup from the "Custom Services"
under the "Firewall" tab I would presume if you
wanted to set them up from the GUI.
Most these services are off by default.
Look at some of these settings under remote management
and ALG for example, telenet and ssh are available
if you ever needed to set them up:
set management remote-access http-port [ 1 - 65534 ]
Sets the web access port for remote access
management of the Gateway. Default is port 51003.
set management remote-access https-port [ 1 - 65534 ]
Sets the secure web access port for remote access
management of the Gateway. Default is port 51443.
set management remote-access telnet-port [ 1 - 65534 ]
Specifies the port number for remote access telnet
(CLI) communication with the Motorola Gateway. Because port
numbers in the range 0-1024 are used by other protocols,
you should use numbers in the range 1025-65534 when
assigning new port numbers to the Motorola Gateway telnet
configuration interface. A setting of 0 (zero) will turn
the server off. Defaults to port 0.
set management remote-access ssh-port [ 1 - 65534 ]
Specifies the port number for secure shell (SSH)
communication with the Motorola Gateway. Defaults to port 22.
set management lanmgmt enable [ off | on ]
Turns TR-064 LAN side management services on or off.
The default is off.
set ip alg ftp-enable [ on | off ]
Turns the FTP (File Transfer Protocol)
ALG for file transfers on or off. Default is on.
set ip alg h323-enable [ on | off ]
Turns the H323 ALG for audio, video,
and data communications across IP-based network
on.
set ip alg tftp-enable [ on | off ]
Turns the TFTP (Trivial File Transfer Protocol)
ALG for simple file transfers and firmware u
Default is on.
> When the bash bug Shellshock first came out was when I wanted to try
> remote access, and see what version of bash it was using, or if it was
> even using bash.
>
> I'm not going to worry about it, I think Shellshock only affects
> servers, and I don't have a server.
>
> I did scan the router at
grc.com, and all ports show stealth mode.
Yeah, I have my telco/modem/router bridged and
setup a Ipcop router/firewall/proxy behind it. It uses
Bash as the shell, so I upgraded Bash to the patched version
several days ago.
For a OEM router/firewall/modem your NVG589 seems to have
a lot of features, the firmware is constructed from
GNU/Linux.