0

A Panamanian government website has a form that is on port 1227. 1227 is used for network administration (DNS). Like most good companies, we blocks most non-standard ports, and before we open them we want to ensure that our network won't be compromised. Is there any reason why a form would be on this port?

Adam Lear
  • 101
  • 9
marcwenger
  • 235
  • 1
  • 6
  • 21
  • Don't *ever* post links like that on a public forum. We're indexed by Google and you're exposing yourself. Ask your administration. – Nathan C Jul 24 '13 at 18:43

1 Answers1

2

There's no (good) reason why they should be putting a web form on a non-standard port.
Unfortunately you can't control what other site admins elect to do though.

voretaq7
  • 79,879
  • 17
  • 130
  • 214