GeNUScreen-Config

 view release on metacpan or  search on metacpan

t/data/config.hdf  view on Meta::CPAN

      subtype = icmp
      subtype {
        icmp {
          type = 8
          code = 0
        }
      }
      desc = ICMP echo request (ping)
    }
    4 {
      name = POP3(s)
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 110
            1 = 995
          }
        }
      }
      desc = Post Office Protocol Version 3
    }
    49 {
      name = PostgreSQL
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 5432
          }
        }
      }
      desc = PostgreSQL Database
    }
    50 {
      name = PPTP
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 1723
          }
        }
      }
      desc = Point-to-Point Tunneling Protocol
    }
    29 {
      name = RADIUS
      subtype = udp
      subtype {
        udp {
          dport {
            0 = 1812
            1 = 1813
          }
        }
      }
      desc = RADIUS authentication, accounting
    }
    40 {
      name = RDP (remote desktop)
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 3389
          }
        }
      }
      desc = Microsoft Remote Deskto
    }
    51 {
      name = RTSP (TCP)
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 554
          }
        }
      }
      desc = Real Time Stream Control Protocol
    }
    56 {
      name = SIP (proxy)
      subtype = sip
      subtype {
        sip {
          port {
            0 = 5060
          }
        }
      }
      desc = Session Initiation Protocol (proxy service)
    }
    52 {
      name = SIP (TCP), SIP+SSL
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 5060
            1 = 5061
          }
        }
      }
      desc = Session Initiation Protocol
    }
    3 {
      name = SMTP submission
      subtype = tcp
      subtype {
        ip {
          proto = 103
        }
        tcp {
          dport {
            1 = 587
          }
        }
      }

t/data/config.hdf  view on Meta::CPAN

    25 {
      name = Syslog
      subtype = udp
      subtype {
        udp {
          dport {
            0 = 514
          }
        }
      }
      desc = Syslog network protocol
    }
    6 {
      name = TACACS
      subtype = tcpudp
      subtype {
        tcpudp {
          dport {
            0 = 49
          }
        }
      }
      desc = Terminal Access Controller Access Control System
    }
    1 {
      name = TELNET
      subtype = tcp
      subtype {
        ip {
          proto = 47
        }
        tcp {
          dport {
            0 = 23
          }
        }
      }
      desc = Terminal Emulation Protocol
    }
    57 {
      name = Traceroute (UDP)
      subtype = udp
      subtype {
        udp {
          dport {
            0 = 33000:34000
          }
        }
      }
    }
    54 {
      name = VNC
      subtype = tcp
      subtype {
        tcp {
          dport {
            0 = 5900
          }
        }
      }
      desc = VNC remote desktop
    }
  }
  interfaces {
    0 {
      name = vr0
      subtype = physical
    }
    1 {
      name = vr1
      subtype = physical
    }
    2 {
      name = vr2
      subtype = physical
    }
    3 {
      name = vr3
      subtype = physical
    }
  }
  version = 7
  licenses {
    license = 12345-GS-ABCD-EF67-G8HI-JKLM
  }
  ssh {
    enable = 1
    hostkey << EOM
-----BEGIN RSA PRIVATE KEY-----
MIICWwIBAAKBgQDVf1+20ERaxwCI0hJrzeTXk7LxDtYi6KC5756zczsVP6JLU3Fh
Tiqd7coUds9SBSgMCYsTFQJSbPE8bGx9Pw8OrX0FgrD+G1u/kHJ1yc9Ily/CMWLb
nGb9PCRCXJLfyWb5Lkk/t1KCzvBKQUfVVo2yn/6aMy3KrwOGd2Rc3CzOJwIBIwKB
gDDMqCnJNDIBmbjfjy6VdiKlarrBkAf6qGUDkf0hpxrMt2GsrDN/lLZiPNF6PgQe
b425Cdh51KUgNyPBAtrMlbnLFR9VgSB+YklMW5xtp8rBnhq0wigAsded1x87j+7C
il4w/VETweXq10aZNuc93LkkQ/OjeUwqdQRY0Flf42QLAkEA/NDr+9tlWlVehE1s
Zc+/C6rUbM5iA1vkcrpAx6JkqXhbmdDQTliYSZaO/4QvtOS03qiuae27335pNcE6
ovvYaQJBANgvsHDAqpgYYF4UPQRBcnxxOO3DCpYBCXbc2PBaxozRQX4kLLKJnKHr
5mNzcfMDU8Ksod4NYZXFKj0TmzWuIA8CQQCJPjb2b8lOS5m1iR2WWtVsu9Jm87GM
y3wDxDHLdWnYV0erRXhlC4XezhMc/p2OFcFFrAbpDAbnChvbWkRnGwBzAkBvLnf/
eQdG5/cLz+TdngBdQYr970dF1KXIGc6nfyRIa54GW783P3UgEuuDmnUd5HQ4O4Zy
MsR46Q5ojb2JUjxfAkEAukR/JGBJHbYxXt6yO6zsZbLYr8GFyQaC/K+XFUVxCyAm
+/qeAmMNw3/Oxm+FOgfpJpFHShp5cv0hqL+9eyfpZA==
-----END RSA PRIVATE KEY-----
EOM
    port = 
    addr = 0
    unrestricted = 1
    acl {
      0 = 
      0 {
        negate = 
        prefixlen = 24
      }
    }
  }
}



( run in 1.913 second using v1.01-cache-2.11-cpan-df04353d9ac )