Hi all,
I have Unix operating system but I couldn't connect to Internet in Unix. Can anyone explain how can I connect to internet in Unix? waiting for reply.

With Regards,

Is your machine able to obtain an IP? (verify via ifconfig).
Does your machine have the ability to route outside of it's current network? (use netstat -r to view routing table).
Does your machine have the ability to resolve DNS hostnames?
(use nslookup or dig).

Those three things are key. Is your host using a proxy server for Internet access?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.