for example to test a TCP/UDP port you can:
telnet XXX 123
XXX = hostname or IP address
123 = TCP/UDP port..
If I am running this from location A and B is the destination with a firwall sitting in fornt of it and I am trying to connect to lets say TCP port 1363(NDM), is there any possible way the firewall would be seeing me from port 23 (Telnet)??
THX .....
telnet XXX 123
XXX = hostname or IP address
123 = TCP/UDP port..
If I am running this from location A and B is the destination with a firwall sitting in fornt of it and I am trying to connect to lets say TCP port 1363(NDM), is there any possible way the firewall would be seeing me from port 23 (Telnet)??
THX .....