How to configure Internet/

Hi i have installed Solaris 10 u5 now and I also have the LAN connection. So my query is How should I configre the LAN? like IP Address, DNS..

my best guess would be
ifconfig <interface> dhcp
if you don't know what that interface is.. find it with ifconfig -a plumb
then configure the one that comes up.. if it is more than one.. use snoop to find out which one is connected to you switch...
vi your /etc/resolv.conf and add the right entries...
then
route add default <ip of your main router>

Similar Messages

  • Reg: How to Configure internet for solaris 10 in x86 32 bit

    Hi,
    I am new to Sun Solaris can any one help me detailed step of how to configure internet for standalone pc. Thanks in Advance
    Thanx
    MA

    OK, the classical way:
    Open a terminal.
    Type
    ifconfig -a
    ifconfig -a plumb
    ifconfig -a
    Note the differences, it will plumb ALL available interfaces this way. So, now you can see, which device is your network card.
    Then perform a
    ifconfig <interface> unplumb
    for all the newly interfaces (aka those, that were new in the last ifconfig -a output).
    Then, the simple way:
    cd /etc
    vi hostname.<interface-driver-name>0 (example: hostname.rge0, the driver would be rge, the instance is 0, and rge0 would have been displayed as an available interface in the last ifconfig command). Add the name of the host into this file.
    Then
    vi /etc/inet/hosts
    and add the pair of IP-address and hostname.
    If needed:
    vi /etc/inet/netmasks
    if you have a sub-divided network, and you need a differenbt subnet mask...
    Then:
    vi /etc/defaultrouter
    and add the name or ip-adress of the gateway... (name only, if you have that name also in the /etc/inet/hosts file!)
    Also:
    vi /etc/nodename
    and add the name of your host into that file, so that the system knows, who it is... ;-)
    And: For the DNS you can then add the infos into:
    /etc/resolv.conf
    For example:
    nameserver 192.168.2.1
    or some such...
    Then, as the last but one step:
    ls /etc/nsswitch.*
    and:
    cd /etc
    cp nsswitch.<what you need> nsswitch.conf (should be .files here!)
    And the reboot... ;-)
    HTH!
    Matthias
    P.S.: There might be some GUI, but I'm an old-timer, so I prefer the command-line version of things...

  • How to Configure internet channel to a relay SMTP server

    Hi men,
    My problem is How to Configure internet channel(or outbound mail) sending to a relay SMTP server. I want to test my spam software.
    I have search and read Sun Messaging Administration document but haven't fought the guide.
    ./imsimta version
    Sun Java(tm) System Messaging Server 7.0-0.04 32bit (built Jun 20 2008)
    Thank and Regards,
    Duc Tien.

    tien86 wrote:
    My problem is How to Configure internet channel(or outbound mail) sending to a relay SMTP server. I want to test my spam software. You can use the daemon channel keyword with the tcp_local channel e.g.
    ! tcp_local
    tcp_local smtp nomx multiple remotehost inner switchchannel identnonenumeric \
    pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tcp_auth loopcheck \
    daemon relay.yourdomain.com
    tcp-daemonIf the relay SMTP server only has an A record then use "nomx" instead of "mx".
    http://msg.wikidoc.info/index.php/Mx%2C_nomx%2C_nodns%2C_defaultmx%2C_randommx%2C_nonrandommx%2C_nameservers%2C_defaultnameservers_Channel_Options
    The "multiple" keyword instead of "single_sys" helps performance by increasing the number of emails per connection when sending to a relay system.
    http://msg.wikidoc.info/index.php/Multiple%2C_addrsperfile%2C_single%2C_single_sys_Channel_Options
    Regards,
    Shane.

  • How to configure Internet settings on Iphone 4, os 4.3

    Hey I got replacement handset from apple store...But the problem is I lost my internet and mms settings ....How to configure internet and mms in os 4.3??Hey I got replacement handset from apple store...But the problem is I lost my internet and mms settings ....How to configure internet and mms in os 4.3??

    There are none unless it's built in to the Skype app.

  • How to configure internet proxy for portlet builder

    Hi All,
    We have downloaded the portlet builder from developer.bea.com. But while trying
    to access xmethods for adding web service, it can't access as the internet connection
    is thru proxy.
    Can anybody pls tell me how to configure the internet proxy with this portlet
    builder ?
    TIA,
    Sudarson

    Hi, I got the same problem...I try to configure a web service with Portal Builder
    7.0 in Bea E-Business Control Center... But I can not proceed cause there is no
    hint for a proxy... Have you found a solution?
    "sudarson" <[email protected]> wrote:
    >
    Hi All,
    We have downloaded the portlet builder from developer.bea.com. But while
    trying
    to access xmethods for adding web service, it can't access as the internet
    connection
    is thru proxy.
    Can anybody pls tell me how to configure the internet proxy with this
    portlet
    builder ?
    TIA,
    Sudarson

  • How to configure internet domain name for P6 website using weblogic

    After installing and configuring weblogic for P6 you get the following address https://servername:7002/console/login/LoginForm.jsp to access P6 website.  Anyone know how to configure a purchase domain such as www.mydomain.com have it redirect to https://servername:7002/console/login/LoginForm.jsp Is this configured in weblogic server? If not, what is needed to redirect the purchased domain?

    HI
    You could have that domain resolving to/by some DNS servers and set up a load balancer / proxy to redirect every incoming request to that domain / site to your weblogic console.
    however , what is it you are trying to do? It is very unsual of redirecting/ using Domain names to redirect to wls consoles.
    could you explain your use case in detail please
    Sri

  • How to Configure Internet on Solaris 10

    Hi Guys,
    I recently installed Solaris 10 on Vmware Workstation 7.0.1. I'm trying to get Internet to work in the solaris virtual machine by sharing it from the host machine but have not been successful.The Solaris Virtual Machine NIC is using NAT. Please help.
    Thanks
    kisad

    Thank You for your reply. This is what i have configured.
    ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.0.0.51 netmask ffffff00 broadcast 10.0.0.255
    ether 0:c:29:42:c3:b4
    netstat -rnv
    IRE Table: IPv4
    Destination Mask Gateway Device Mxfrg Rtt Ref Flg Out In/Fwd
    default 0.0.0.0 10.0.0.1 1500* 0 1 UG 0 0
    10.0.0.0 255.255.255.0 10.0.0.51 e1000g0 1500* 0 1 U 0 0
    224.0.0.0 240.0.0.0 10.0.0.51 e1000g0 1500* 0 1 U 0 0
    127.0.0.1 255.255.255.255 127.0.0.1 lo0 8232* 0 9 UH 278 0

  • How to configure Internet connection?

    I've just installed Solaris 10 x86.
    It did not detect and configure the ethernet card, which is connected to a DSL router. How do I set this LAN?

    You need to identify the ethernet card. The name of the device depends on the type of card. Once you have the name of the device you can use the ifconfig (see man pages) to configure it. Usually,
    ifconfig devnam plumb
    ifconfig devnam dhcp
    will get the interface up and running from your router, then you will need to add the domain name servers to
    /etc/resolv.conf
    and
    copy /etc/nsswitch.dns to /etc/nsswitch.conf
    to get the naming services working.
    It may be neccessary to add a default route to your router using something like
    route add default 192.168.0.1

  • How to configure Internet over BT?

    Hi,
    I have bought a SonyEricsson m600i, and I'm trying have internet over bluetooth on my phone with a EP-2101\A1 (This comes with Toshiba 3.00 driver, I downloaded 4.00 driver - for XP SP2).
    I don't know if anyone has the same setup of phone AND bt stack...
    I have been trying almost every setting to make them connected, but I think, EP-2101 needs a NEW driver.
    Please have a look at this picture: I can make COM connection, but I can't make a NETWORK connection (DISCONNECTED BT on the picture!!)between my things:
    http://wolf.miki.hu/status.jpg
    Does anyone have any idea how to establish NETWORK connection between my SE m600 and my EP2101\A1 BT?

    Hello
    If the paring between your PC and mobile phone is successfully you must add your mobile phone as new modem. This option you can find under Phone and modem options > Modems tab you can find it under Control Panel.
    After that you must create new dial up connection and as modem choose your BT mobile phone. With right number you will be able to establish the connection and use it for Internet.
    I have done this on this way for a long, long time. I hope that i didnt write something wrong. Please let me know if you will have success!
    Good luck!!!

  • How to configure internet and email?

    Hi!
    I recently purchased a BB 8300 BES (I guess) and there´s no way to configure it! All I can do is activate a corporate email (which I dont have), and theres no browser or email options (I cant add email accounts)! Is there a way to change to BIS? My service provider has given me all the info I need to configure my device, but I just cant find where to.
    Thanks a lot for your help!
    Solved!
    Go to Solution.

    Sorry to hear that as they truly are great devices to have everything with you on the go. Hopefully things will change with then in the future. Good luck  
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • How to configure Internet access?

    Hello !
    I'm running Solaris 8 now and would like to know what I must do to get Internet access.
    I have a (hardware) Internet router in the network which I use from all the other (Windows-) stations in the network and which I can ping from my Solaris machine...
    What's next?

    Put the address of Ur router in the /etc/defaultrouter file.
    Check the /etc/nsswitch.conf file and see that the host entry in it has a "dns" infront of it , apart from "files".
    Make entries of Ur nameservers in /etc/resolv.conf

  • How to configure Solaris 10 on a dell laptop to connect to internet

    Hi,
    I am student and have installed Solaris 10 on my Dell laptop using SUN's Virtual box. I also have Opensolaris on my laptop that is able to connect to internet using any available wireless because of its auto settings. Can some one please guide me with the steps or tutorial to configure Solaris 10 to connect to internet either by LAN or wireless(preferable)
    Some information about my Laptop:
    Windows IP Configuration
    Wireless LAN adapter Wireless Network Connection:
    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::548:a39d:e943:4144%12
    IPv4 Address. . . . . . . . . . . : 192.168.100.198
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.100.1
    Ethernet adapter Local Area Connection:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Ethernet adapter VirtualBox Host-Only Network:
    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::4112:b7fa:5de1:2f6e%15
    IPv4 Address. . . . . . . . . . . : 192.168.56.1
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Tunnel adapter Local Area Connection* 6:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Tunnel adapter Local Area Connection* 7:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Tunnel adapter Local Area Connection* 11:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Tunnel adapter Local Area Connection* 14:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 0.0.0.0 netmask ff000000
    ether 8:0:27:60:84:8d
    #netstat -nrv
    IRE Table: IPv4
    Destination Mask Gateway Device Mxfrg Rtt Ref Flg Out In/Fwd
    224.0.0.0 240.0.0.0 127.0.0.1 lo0 8232* 0 1 U 0 0
    127.0.0.1 255.255.255.255 127.0.0.1 lo0 8232* 0 33 UH 976 0
    Please let me know if you need any other information

    For a start I would give my interface an inet number:
    ifconfig <interface> inet <ip_address>
    ifconfig e1000g0 inet 192.168.100.198
    ...further than that I would need to study.
    Also see " How to configure internet Solaris 10" thread .
    http://forums.sun.com/thread.jspa?threadID=5093731&tstart=0
    Edited by: plasmichive on Nov 10, 2009 10:25 AM

  • HOW TO CONFIGURE GUEST NETWORK AND LIMITE BANDWIDTH

    Dear all,
    Please help me how to configure internet access rule and limited the bandwidth for guest network via TMG Forefront 2010.
    Thanks you & best regards,
    Hung Viet 

    Hi,
    First you can create the new network set which is mapped to guest subnet, after that you can create access rule for this network set.
    If you want to control bandwidth, you may need 3-party tool like this:http://www.bsplitter.com/
    Best Regards
    Quan Gu

  • How to configure modem and connect internet and play mp3

    Hello friends
    I am using sun solaris 8 intel edition .
    I am using windowsXP,RedHat Linux and Sun Solaris 8 Intel Editon. I am using Internet on windows and linux platform but i cannot find any device configure tool in solaris 8 , So Please tell me how to configure modem and commands for connection internet and It is possible to play mp3 songs on solaris
    Thaking in Advance
    Piyush Patel
    PI Solution

    Look at the manual for pppd. Also take a look at OSS for sound card support (http://www.opensound.com) and xmms for your MP3 audio (http://www.xmms.org)

  • How to configure to not open pdf files into Internet Explorer 10?

    I have disabled the adobe complements from Internet Explorer and the preferences of Adobe to don't show the pdf files in internet but it keep also doing it.
    How can configure the computer? I am using Internet Explorer 10, Adobe Acrobat 8.1 and Adobe Reader XI
    Thanks for your help

    Hi BG-Zic,
    Acrobat 8 and Reader 11 is not a recommended configuration to install on one machine.
    Please check the KB : http://helpx.adobe.com/acrobat/kb/acrobat-product-interoperability-install-remove.html
    For disabling the pdf view in Browser please refer the KB : http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html
    There's also a related registry entry :
    1.Click "Start," type "Regedit" into the Search box and press "Enter."
    2.Click "Yes" if a User Account Control prompt appears.
    3.Navigate to the ""HKCU\Software\Adobe\Acrobat Reader\[version]\Originals\" key in the left pane of the Registry Editor, where "[version]" is the currently installed version of Adobe Reader.
    4.Create the bBrowserIntegration value if it doesn't exist in the right pane by clicking "Edit," "New." Click "DWORD Value," type "bBrowserIntegration" and press "Enter."
    5.Double-click the bBrowserIntegration value in the right pane.
    6.Type "0" into the value data box and press "Enter."
    Hope this helps.
    Regards,
    Ravi.

Maybe you are looking for

  • Can't open .DMG files in Mac OS X 10.7..what can i do?

    just bought a new macbook pro  with Mac OS X 10.7 i downloaded some app's like skype , all in .dmg format but i cant install them/use them.. every try to make use of .dmg files , fail! any idea about what's going wrong and what to do? thanks

  • Business Partner search (case sensitive)

    I create a Business Partner with the following details FirstName - Vikram LastName - Chandna When i search the created Business Partner via Tcode-FPP3 by name, the search is case In-Sensitive(i.e Font case doesn't matter) But, when i search the same

  • Error while calling Proxy Method

    Hi All, I am trying to call aproxy method to send some information. However it raises an exception...The details of the exception are as follows: CX_SXML_PARSE_ERROR:Exception CX_SOAP_ROOT occurred (program: CL_SOAP_RUNTIME_ROOT==========CP, include:

  • Where can I find an original battery for Macbook 13" late 2008 (aluminium)

    Hi everyone! I have serious problems with my battery, I've tried to purchase an original new one on the online store, but it's not longer available. I want to know if you can tell me which brand is the best? I'm in Mexico CIty, so I can puchase it by

  • Where does iweb store video clips

    I looked everywhere, but can't find the original copy. Thanks. T