i am connected to the internet through a LAN. When I see my IP in Windows 7 when using netstat -a, my IP is 172.19..., but when I used Linux (Ubuntu), for just checking a host name by nslookup, there was my server address which was 192.168....
Why is my IP different in netstat and nslookup?

nslookupis for querying the DNS servers. – iglvzx Dec 30 '11 at 16:35