I've tried:
find / "ip.address.here"
...but this returns no hits and I know the IP address I'm searching for is contained within at least one file, but I've no idea where or what the file is?
Is there another way to search all files on a freebsd system for a specific IP address?
Thanks in advance.
find / "ip.address.here"
...but this returns no hits and I know the IP address I'm searching for is contained within at least one file, but I've no idea where or what the file is?
Is there another way to search all files on a freebsd system for a specific IP address?
Thanks in advance.