InterviewSolution
| 1. |
Solve : Trouble connecting with Telnet? |
|
Answer» Hello everyone... hope all are enjoying the holiday season! I've deleted content from this as it gave my IPThat's the bit I needed to see! You have nothing to fear from revealing your LAN IP address.Cool, cheers Rob. Here it is. =========================================================================== Interface List 0x1 ........................... MS TCP Loopback interface 0x2 ...00 03 ff fb a0 bb ...... Intel 21140-Based PCI Fast Ethernet Adapter (Gen eric) - Packet Scheduler Miniport =========================================================================== =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.131.254 192.168.131.65 20 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.131.0 255.255.255.0 192.168.131.65 192.168.131.65 20 192.168.131.65 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.131.255 255.255.255.255 192.168.131.65 192.168.131.65 20 224.0.0.0 240.0.0.0 192.168.131.65 192.168.131.65 20 255.255.255.255 255.255.255.255 192.168.131.65 192.168.131.65 1 Default Gateway: 192.168.131.254 =========================================================================== Persistent Routes: None B2 And could you supplement that with "ipconfig" output from the HOST and VM? Ta.The Host is Windows IP Configuration Wireless LAN adapter Wireless Network Connection 2: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : cable.virginmedia.net Link-local IPv6 Address . . . . . : fe80::18b0:7f39:586f:b636%12 IPv4 Address. . . . . . . . . . . : 86.15.2.117 Subnet Mask . . . . . . . . . . . : 255.255.252.0 Default Gateway . . . . . . . . . : 86.15.0.1 Wireless LAN adapter Wireless Network Connection: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter isatap.{FE2ECAAF-EF55-47BD-A179-EBD795FB2F5C}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter 6TO4 Adapter: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter isatap.{F1B11632-A293-45BB-970D-EE41AC9F7251}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter Reusable Microsoft 6To4 Adapter: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter Teredo Tunneling Pseudo-Interface: Connection-specific DNS Suffix . : IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:1824:2284:a9f0:fd8a Link-local IPv6 Address . . . . . : fe80::1824:2284:a9f0:fd8a%16 Default Gateway . . . . . . . . . : Tunnel adapter Local Area Connection* 13: Connection-specific DNS Suffix . : cable.virginmedia.net IPv6 Address. . . . . . . . . . . : 2002:560f:275::560f:275 Default Gateway . . . . . . . . . : 2002:c058:6301::c058:6301 Tunnel adapter isatap.cable.virginmedia.net: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : cable.virginmedia.net And the VM is Windows IP Configuration Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : cable.virginmedia.net IP Address. . . . . . . . . . . . : 192.168.131.65 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.131.254 B2 Sorry - I'm still looking for the ROUTING table from the host. I can see the VM's table and the host's IP6 table only. I see that you're using a cable modem, so the IP address is actually your WAN address - incorrect assumption on my part. Feel free to remove it from your posts above, although I still don't consider it to be a particular security risk. Every script kiddie on the planet already has your IP address. By the way - is the firewall on the VM allowing incoming telnet (port 23)?No I'm having a problem with that. I'm getting the following message... Could not open connection to the host, on port 23 : Connect failed B2 So try disabling the firewall on the XP VM. Does that make a difference? |
|