Opened 12 years ago
Last modified 8 years ago
#132 assigned new-feature
tcpip stack -- need reverse arpa
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-octopus | Version: | |
Keywords: | Cc: |
Description
get reverse ARPA working:
- we need a function that will take an IP address and reverse it to return the DNS name!
- it's simple; just take ip address and flip to this form: 4.3.2.1.in-addr.arpa
- and find out what hostname that refers to.
Note:
See TracTickets
for help on using tickets.