Hello,
I am noob to Perl Programming. Here's what I need to do. I need to match a string value from a file and upon matching the value, I need the remainder of the file to be printed to an output.
For example: Here's the File I'll be reading:
Hilton also told Superior Court Judge Michael T...
Network-1
=========
Device-A 192.168.1.4
Network-2
=========
Device-B 10.0.0.5 with a NAT address of 192.168.1.5.
I wanted to connect to 10.0.0.5 using the NAT address 192.168.1.5 from Network-1.
The packet wasn't traversing the WAN interface to be translated. It appears the problem was...
Hello,
I'm new to networking.. can someone provide me some insights about NAT'ing between two private networks.
Device A (192.168.1.4) in Network 1 needs communicate with a device B (10.0.0.5) in Network 2 using a tcp port.
On the NAT router - device B (10.0.0.5) is NAT'd to (192.168.1.5) so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.