473,491 Members | 1,917 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to configure unix to connect to internet

2 New Member
I have HP integrity Server RX2600 with HP 11i (v2) ia64 unix installed. I have to connect internet. What all I need to do to make it work to connect to internet world. I am not an unix admin. Please provide step by step directions.
Thanks
Mar 21 '08 #1
3 5434
sicarie
4,677 Recognized Expert Moderator Specialist
I'm not an HPUX master by any means, but there are a few basics you can check.

First of all, how is it connected? Is it an Ethernet connection? If so, you should make sure you have an IP address by typing the following command as root:

ifconfig

This is the wikipedia page on ifconfig, and will show you what all you are looking at. The specific thing you are looking for is the information under the 'eth0' header, specifically the 'inet addr' and the 4 octets after it.

Also, the route command will show your default gateway - which should be your router's IP address. If not, this needs to be added.

Once you have those, you should be able to test your internet connectivity by doing a 'ping' of a public IP address or hostname, like google.com or yahoo.com . You can even try this first to see if any configuration is needed. This is assuming that your router/firewall allows ICMP Ping requests to go through it.

Unless any of the Experts/Mods of this forum have better ways of starting (which is entirely possible), I'd recommend doing that and posting any issues you have with it.
Mar 21 '08 #2
ackalra
2 New Member
I have heard a lot about setting proxy server configurations for running mozilla or netscape browser on Unix server. What is that all about and what do I need to do? Thanks for your earlier response
Apr 15 '08 #3
Laharl
849 Recognized Expert Contributor
Firefox can set its proxy settings in its own menus, assuming the proxy already exists. I can't really help you with setting up the proxy in the first place, I'm afraid.
Apr 16 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1740
by: Christopher De Vries | last post by:
The predominant operating system in my workplace is Solaris, with a bit of Linux and MacOS X thrown in. As such people expect to install new software with the sequence: ../configure make make...
3
2041
by: Gilles Cadorel | last post by:
I'd like to add in a HTML page a button, that open a Unix Emulation on a new Windows, when I clik on it. I'm using WRQ Reflection to connect to Unix hosts. The problem is that I don't want the...
16
27873
by: MLH | last post by:
Using MS Access, I have attached to MySQL servers in other states and other countries on the other side of my router. But when I use the MySQL ODBC driver 3.51 to connect to a MySQL server on my...
9
2361
by: ibm_97 | last post by:
Hi all, Red Hat Advanced Server 3.0 Apache 2.0.54 PHP 5.0.4 MySql 4 When I tried to 'configure' with MySql support, it failed: #./configure --with-apxs2=/usr/local/apache2/bin/apxs
7
2362
by: Hal Vaughan | last post by:
I have a problem with port forwarding and I have been working on it for over 2 weeks with no luck. I have found C programs that almost work and Java programs that almost work, but nothing that...
14
3026
by: david | last post by:
I have developed web forms including login by using ASP.NET via HTTP. Now I want to secure the connection from client to the server via HTTPS. How can I configure the server or something else to...
0
1469
by: Holly | last post by:
I copied this code that works to connect into Unix. I am looking for a way to get it to work with a secure Unix box. Anyone have any insights on how to do this? I am trying to build an sftp...
3
2193
by: cubano | last post by:
Hi there: I need URGENT help about this .. I wrote a program application for windows which can add and delete data from this application, it working fine with my own MySQL install on the same...
2
3782
by: zgh1970 | last post by:
Hi, All, I have question on DB2 CONNECT configure. We installed DB2 ESE V8 FixPak 14 o AIX . When we set up the connection to DB2 Mainframe. We just catalog node and DB directory without DCS....
0
6980
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5452
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4886
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4579
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3087
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1397
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
282
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.