GeNUScreen-Config
view release on metacpan or search on metacpan
t/data/config.hdf view on Meta::CPAN
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
}
t/data/config.hdf view on Meta::CPAN
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
t/data/example.cfg view on Meta::CPAN
config.pfservice.49.desc = PostgreSQL Database
config.pfservice.50.name = PPTP
config.pfservice.50.subtype = tcp
config.pfservice.50.subtype.tcp.dport.0 = 1723
config.pfservice.50.desc = Point-to-Point Tunneling Protocol
config.pfservice.29.name = RADIUS
config.pfservice.29.subtype = udp
config.pfservice.29.subtype.udp.dport.0 = 1812
config.pfservice.29.subtype.udp.dport.1 = 1813
config.pfservice.29.desc = RADIUS authentication, accounting
config.pfservice.40.name = RDP (remote desktop)
config.pfservice.40.subtype = tcp
config.pfservice.40.subtype.tcp.dport.0 = 3389
config.pfservice.40.desc = Microsoft Remote Deskto
config.pfservice.51.name = RTSP (TCP)
config.pfservice.51.subtype = tcp
config.pfservice.51.subtype.tcp.dport.0 = 554
config.pfservice.51.desc = Real Time Stream Control Protocol
config.pfservice.56.name = SIP (proxy)
config.pfservice.56.subtype = sip
config.pfservice.56.subtype.sip.port.0 = 5060
t/data/example.cfg view on Meta::CPAN
config.pfservice.1.subtype = tcp
config.pfservice.1.subtype.ip.proto = 47
config.pfservice.1.subtype.tcp.dport.0 = 23
config.pfservice.1.desc = Terminal Emulation Protocol
config.pfservice.57.name = Traceroute (UDP)
config.pfservice.57.subtype = udp
config.pfservice.57.subtype.udp.dport.0 = 33000:34000
config.pfservice.54.name = VNC
config.pfservice.54.subtype = tcp
config.pfservice.54.subtype.tcp.dport.0 = 5900
config.pfservice.54.desc = VNC remote desktop
config.interfaces.0.name = vr0
config.interfaces.0.subtype = physical
config.interfaces.1.name = vr1
config.interfaces.1.subtype = physical
config.interfaces.2.name = vr2
config.interfaces.2.subtype = physical
config.interfaces.3.name = vr3
config.interfaces.3.subtype = physical
config.version = 7
config.licenses.license = 12345-GS-ABCD-EF67-G8HI-JKLM
( run in 0.426 second using v1.01-cache-2.11-cpan-299005ec8e3 )