{"id":1760,"date":"2019-10-01T04:55:16","date_gmt":"2019-10-01T04:55:16","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=1760"},"modified":"2019-10-01T04:55:17","modified_gmt":"2019-10-01T04:55:17","slug":"ssh-into-baicells-enodeb","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/ssh-into-baicells-enodeb\/","title":{"rendered":"SSH into Baicells eNodeB"},"content":{"rendered":"<p>Based upon multiple nmap scans on Baicells eNoceB&#8217;s it appears that they use port 27149 as the default SSH port.<\/p>\n<p>Example scan<\/p>\n\n\n<pre class=\"wp-block-preformatted\">Alfred@localhost:~$ nmap -p 1-28999 10.0.0.2\nStarting Nmap 7.60 ( https:\/\/nmap.org ) at 2019-08-27 21:19 CDT\n Nmap scan report for 10.0.0.2\n Host is up (0.044s latency).\n Not shown: 28996 closed ports\n PORT      STATE SERVICE\n 80\/tcp    open  http\n 7547\/tcp  open  cwmp\n<strong> 27149\/tcp open  unknown  &lt;-- SSH Port<\/strong> \nNmap done: 1 IP address (1 host up) scanned in 10.81 seconds<\/pre>\n\n\n\n<p><strong>SSH into eNodeB<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">ssh -p 27149 admin@10.0.0.2 <\/pre>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">ssh -p27149 admin@10.0.0.2 \n Password: \n CELL> ?\n   enable      Turn on privileged mode command\n   exit        Exit current mode and down to previous mode\n   list        Print command list\n   passwd      User password\n   ping        Send echo messages\n   quit        Exit current mode and down to previous mode\n   show        Show running system information\n   ssh         Open an ssh connection\n   telnet      Open a telnet connection\n   terminal    Set terminal line parameters\n   traceroute  Trace route to destination\n   whoami      Show current user in system\n CELL> <\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Based upon multiple nmap scans on Baicells eNoceB&#8217;s it appears that they use port 27149 as the default SSH port. Example scan Alfred@localhost:~$ nmap -p 1-28999 10.0.0.2 Starting Nmap 7.60 ( https:\/\/nmap.org ) at 2019-08-27 21:19 CDT Nmap scan report &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/ssh-into-baicells-enodeb\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[732],"tags":[731,730,733,729,704],"class_list":["post-1760","post","type-post","status-publish","format-standard","hentry","category-wireless","tag-baicells","tag-enodeb","tag-lte","tag-nmap","tag-scanning"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/1760","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=1760"}],"version-history":[{"count":1,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/1760\/revisions"}],"predecessor-version":[{"id":2668,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/1760\/revisions\/2668"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=1760"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=1760"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=1760"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}