Code Monkey home page Code Monkey logo

Comments (3)

badrogger avatar badrogger commented on August 15, 2024

No changes needed

from skale-admin.

yatsunastya avatar yatsunastya commented on August 15, 2024

Specification

from skale-admin.

yatsunastya avatar yatsunastya commented on August 15, 2024

Admin: 2.4.0
Node-cli: 2.3.0-beta.1
Base ports

yatsunastya:~ 💻 $ nmap -Pn [node iP] -p 10256-10266 
Starting Nmap 7.93 ( https://nmap.org ) at 2023-04-18 18:14 WEST
Nmap scan report for ns1011483.ip-[domain name].us ([node IP)
Host is up (0.13s latency).

PORT      STATE    SERVICE
10256/tcp filtered unknown
10257/tcp filtered unknown
10258/tcp open     unknown
10259/tcp open     unknown
10260/tcp filtered axis-wimp-port
10261/tcp filtered tile-ml
10262/tcp filtered unknown
10263/tcp open     unknown
10264/tcp open     unknown
10265/tcp open     unknown
10266/tcp filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 2.92 seconds

Schain public ports

yatsunastya:~ 💻 $ nmap -Pn [node IP] -p 22,80,443,53,3009 
Starting Nmap 7.93 ( https://nmap.org ) at 2023-04-18 18:17 WEST
Nmap scan report for ns1011483.ip-[domain name].us ([node IP])
Host is up (0.11s latency).

PORT     STATE  SERVICE
22/tcp   open   ssh
53/tcp   closed domain
80/tcp   open   http
443/tcp  open   https
3009/tcp open   pxc-ntfy

Nmap done: 1 IP address (1 host up) scanned in 0.86 seconds

Schain internal ports
Node is from the same chain group

root@ip-172-31-59-70:~# nmap -Pn [node IP] -p 10256-10266

Starting Nmap 7.60 ( https://nmap.org ) at 2023-04-19 12:15 UTC
Nmap scan report for ns1011483.ip-[domain name].us ([node IP])
Host is up (0.070s latency).

PORT      STATE    SERVICE
10256/tcp open     unknown
10257/tcp open     unknown
10258/tcp open     unknown
10259/tcp open     unknown
10260/tcp open     axis-wimp-port
10261/tcp open     tile-ml
10262/tcp filtered unknown
10263/tcp open     unknown
10264/tcp open     unknown
10265/tcp open     unknown
10266/tcp filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 2.73 seconds

Node is from the same chain group

root@ip-172-31-52-150:~# nmap -Pn [node IP] -p 10256-10266

Starting Nmap 7.60 ( https://nmap.org ) at 2023-04-19 12:19 UTC
Nmap scan report for ns1011483.ip-[domain name].us ([node IP])
Host is up (0.070s latency).

PORT      STATE    SERVICE
10256/tcp filtered unknown
10257/tcp filtered unknown
10258/tcp open     unknown
10259/tcp open     unknown
10260/tcp filtered axis-wimp-port
10261/tcp filtered tile-ml
10262/tcp filtered unknown
10263/tcp open     unknown
10264/tcp open     unknown
10265/tcp open     unknown
10266/tcp filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 1.71 seconds

Removing chain removes the rules
internal ports

root@ip-172-31-58-205:~# nmap -Pn [node IP] -p 10384-10394

Starting Nmap 7.60 ( https://nmap.org ) at 2023-04-19 17:41 UTC
Nmap scan report for ec2-[damain name].us-west-2.compute.amazonaws.com ([node IP])
Host is up.

PORT      STATE    SERVICE
10384/tcp filtered unknown
10385/tcp filtered unknown
10386/tcp filtered unknown
10387/tcp filtered unknown
10388/tcp filtered unknown
10389/tcp filtered unknown
10390/tcp filtered unknown
10391/tcp filtered unknown
10392/tcp filtered unknown
10393/tcp filtered unknown
10394/tcp filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 5.15 seconds

public ports

nmap -Pn [node IP] -p 10384-10394
Starting Nmap 7.93 ( https://nmap.org ) at 2023-04-19 18:41 WEST
Nmap scan report for ec2-[domain name].us-west-2.compute.amazonaws.com ([node IP])
Host is up.

PORT      STATE    SERVICE
10384/tcp filtered unknown
10385/tcp filtered unknown
10386/tcp filtered unknown
10387/tcp filtered unknown
10388/tcp filtered unknown
10389/tcp filtered unknown
10390/tcp filtered unknown
10391/tcp filtered unknown
10392/tcp filtered unknown
10393/tcp filtered unknown
10394/tcp filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 7.60 seconds

Update does not touch rules
Restore keeps the rules
Changing node's ip address

from skale-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.