Internet setup on solaris10


 
Thread Tools Search this Thread
Operating Systems Solaris Internet setup on solaris10
# 1  
Old 01-25-2008
Internet setup on solaris10

Hi all,

Can anyone please tell me how to setup internet on solaris10, b72?

I own an airtel broadband, with a beetel 220BXI modem.
I am new to solaris so was wondering as to how it can be done?

Thanks
# 2  
Old 01-25-2008
Can you tell more about what these things are and how do you connect them ?

wifi ? ethernet ?
# 3  
Old 01-26-2008
i connect through ethernet
# 4  
Old 01-26-2008
Then just use dhcp and you are done, assuming your NIC is supported.
# 5  
Old 02-02-2008
hi, sorry to bump, but it is relevant...

I am also needing a pointer in the right direction...

I have just installed Solaris for the very first time (Solaris 10), and am having difficulty setting up IP numbers and gateway.

The Network card I assume is correctly installled (as the icon appears in the bottom right hand corner).

I have Googled this issue and have pretty much followed instructions as to how to change the settings, but one issue I can't follow is changing the /etc/defaultrouter as this file doesn't exist on my system.

Is there no GUI to easily change this? or have i been using Windows for too long??

I've also seen comments that I should run user/sbin/sys-unconfig but not sure how to even do this...

SO... any help (ideally step by step instructions) would be greatly appreciated.

Many thanks in advance.

Edit : I will be using static IP's, not DHCP, the setup will be

PC's IP = 172.26.0.44
Router/Gateway = 172.26.0.1

Thanks

Last edited by gavin watson; 02-02-2008 at 01:35 PM.. Reason: Additional info
# 6  
Old 02-02-2008
if the file is not existent... touch it... edit it... and you are done!

you need this files:
/etc/hostname.*name of your nic* (put the mashine name in this file)
/etc/hosts (enter the ip and the mashinename in ONE row)
/etc/defaultrouter (put the ip of your router in the file)

reboot the mashine and see if it works!
# 7  
Old 02-02-2008
hi, yes, im nearly there, had to create the file (defaultrouter) with the echo command

now i also see the ip number of the machine in the network icon, but need to change the subnet to 255.255.255.0

i cant manage to get that changed so that it appears correctly in the window when i double click on the network icon, the ip is there, but the subnet appears as 255.0.0.0 instead of 255.255.255.0

the netmasks has been change to

172.26.0.44 255.255.255.0
is this right?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

What is command to setup sofware in redhat over internet

Hi all, I setup redhat in VMware and I connected to internet, so I want setup sofware for redhat over internet what is command I used ? Are you understand my question, my ability of english is not good, such as I want setup dhcp packet I must used a command ? (yum... or...apt-get...or rpm... ?... (4 Replies)
Discussion started by: ilinux9
4 Replies

2. Solaris

Internet setup on Solaris 10

Hi all, I have setup Solaris 10 OS on my home Sparc (Blade 1500) box. I also setup CDE (Common Desktop Environment). The box has Network card with 6 connections available for Internet, So I hooked up a hard-wired link from my router to the first slot. The light is green on both ends. Now, how... (2 Replies)
Discussion started by: steve701
2 Replies

3. Solaris

Solaris 10 internet connection setup

I have a solaris 10 on my laptop. I want to let my internet work. Command: ifconfig -a Return: lo: ... e1000g0: ... I dont know what else to setup so when I open firefox, I have access to internet. Can anyone show me how to do the setting? Thanks a lot. (1 Reply)
Discussion started by: dbahaha
1 Replies

4. Solaris

Help to setup Central server for Solaris10.

Hi Experts, In our env, we have around 100 more solaris 8,9,10 servers, we quaterly apply patches & emergency fixes, for this we take prior OS Ufsdump bkp, In order to reduce the efforts to go DC & load each time the tapes on all servers & take the ufsdump backup, we planned to set up a... (2 Replies)
Discussion started by: fizan
2 Replies

5. Solaris

internet on solaris10 running on vmware workstation...

HI Admins, I am trying to run internet on solaris 10 on vmware workstation 6.5.. I have vista on my laptop. I tried following: 1. enabling DHCP and NAT on virtual network editor...for NAT I tried vmnet host:vmnet0 start/stop. 2. ifconfig -a showing pcn0 running for both ipv4 and ipv6....... (1 Reply)
Discussion started by: snchaudhari2
1 Replies

6. Solaris

Solaris10 on vmware - Internet connection failed

Installed Sun Solaris 10 (5/09) on vmware 6.0 but system is not connecting to internet. when I check "ipconfig /all" I do not get any DNS Suffix name -- neither for vmnet1 and vmnet8 nor for local ethernet IP. Default gateways are 192.168.1.1 and 192.168.1.2 1. Created /etc/resolv.conf domain... (1 Reply)
Discussion started by: johnjerry
1 Replies

7. IP Networking

Problems with Internet setup

Hi, I am using VMWARE and when I have the network connection set to NAT and the VM set to DHCP I get internet connection. But when I set the connection to BRIDGED and assign a static IP address I loose internet connection. I have used netconfig to manually assign the IP Address, GATEWAY, and... (5 Replies)
Discussion started by: mojoman
5 Replies

8. UNIX for Dummies Questions & Answers

Howto setup terminal connection Solaris10?

Hello, Which services and daemons are used in Solaris in order to connect to Solaris10 from windows-Reflection ? Please just give me a brief information, I can read details from other resources. Thanks (0 Replies)
Discussion started by: XNOR
0 Replies

9. UNIX for Dummies Questions & Answers

Need help connecting to the internet with solaris10

I am using solaris 10 with pentium 3. I have two network cards but none of them come up when i run <ifconfig -a> in command line. The two cards I have are : Linksys LNE 100TX and Netgear FA311. Does solaris 10 support these NICs or do I have to dowload the drivers for them. If so, can anyone... (1 Reply)
Discussion started by: fidjouss
1 Replies

10. UNIX for Advanced & Expert Users

setup internet connection

HI.. i was wondering if someone out there can help me setup my internet connection.... i have no clue how to set it up.. could you please tell me step by step how to set it up.. i have a static ip, im using a cable modem to connect. my os is solaris 8. Please email me at lil_souldier@hotmail.com... (2 Replies)
Discussion started by: souldier
2 Replies
Login or Register to Ask a Question