Configuring Internet on solaris 10!!

Hello everyone,
I am new to solaris 10, i use broadband internet that requires username and password. Please tell me how can i configure it using java dsktop. Please tell from the scratch.
waiting for reply
Amitoj

Sorry for my English, please.
I have a DSL connection that uses username and password, I use network card and router modem.
I can connect using ppp. It's easy to configure. First of all test your network configuration, or type sys-unconfig and clear all.
When the computer reboot, answer the questions, network? yes. router NO, DHCP NO, services DNS, other questions will be video driver, keyboard, etc.
You have in :http://www.phildev.net/solaris/spppoe.htlm an excellent guide for configure ppp.
REMEMBER: First reconfigure your system, I had a several days lost configuring ppp.

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 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

  • Configure Internet in Solaris 10

    I new in Solaris
    The computer have the fallowing IP 192.168.1.101
    Router 192.168.1.1
    other in the lan 192.168.1.100 (Windows Xp with Internet throw the router)
    The computer with Solaris ping the router and the other
    The DNS server is 194.65.100.117
    the 2 is 194.65.2.5
    what I have to do to have internet?
    Thank you

    Hello,
    direct config files edit can look like the following:
    echo "192.168.1.1" > /etc/defaultrouter
    echo "nameserver 194.65.100.117" > /etc/resolv.conf
    echo "nameserver 194.65.2.5" >> /etc/resolv.conf
    echo "192.168.1.0 255.255.255.0" >> /etc/netmasks
    then you have to decide the name of the computer (let it be 'abc') and the interface where you have the connection to internet - can be found using 'ifconfig -a' (let it be 'ce0')
    echo "192.168.1.100 abc" >> /etc/hosts
    echo "abc" > /etc/hostname.ce0
    -p

  • How to configure to access internet on Solaris 10 SPARC

    Dear All,
    how to configure to access internet on Solaris 10 SPARC.
    Thanks and regards,
    Heng

    What you need is just an IP address on your network interface and configure dns in /etc/nsswitch.conf and /etc/resolv.conf.
    More details here : http://docs.oracle.com/cd/E23823_01/html/816-4554/index.html

  • Can any one help me in configuring internet on E220R

    Hi All,
    I am trying to configure internet on E220R and on Solaris 8.
    I am having a Linksys router and default IP for my router is 192.169.15.1
    I am using Roadrunner High speed broad band connection.
    Subnet mask : 255.255.255.0
    Default Gateway : 192.168.15.1
    DHCP Server : 192.168.15.1
    DNS Server: 192.168.15.1
    I have not configured and domain name server here. Then what will be my domain name to add in the reslov.conf.
    With these details can any one help me. Your apprciate your help.
    Thanks
    Raj.

    PChandran wrote:
    Thank you Jerry. Are you aware of any program that does plot Value vs. Label other than Excel, or does Numbers do it as well?
    Chandran
    Chandran,
    Yes, Numbers does it well, with two value axes and one category axis. When you Insert the Chart from the Insert menu, it's called 2-Axis. When you use the icon on the Toolbar it's the last choice in the list.
    Jerry

  • Need help for connecting internet in solaris 10

    Hello ,
    I am new to Sunsolaris, recently i installed solaris 10 in my HP laptop. In my lap vista is the host and i installed Virtual box 3.0. Inside virtual box i installed solaris. My problem is not able to connect to internet. Iam using a wireless modem for connecting internet which is configured in vista. Solaris is not identifying wireless modem. Virtual box host adaptor is the ethernet iam using. I want to connect solaris to vista and access the internet( i have a guest open suse Linux in my lap, this is able to connect to internet through vista) can anybody give me a solution to get internet in solaris(ie through vista)
    Biju

    Hi,
    What is the gateway used by Solaris. Please send the result of ifconfig -a on the Sun OS.
    Sunil.

  • How to configure PPPoE in solaris 10

    Hi
    As I have to configure Internet in one Intel based Solaris box [Solaris 10] can you tell me the steps how to configure it as I have Brodband connection of Iqara.

    hi,
    did you configure your interface for pppoe? the first step is configuring your interface for ppoe and then you can define a pppoe access server.
    please look at http://docs.sun.com/app/docs/doc/816-4555/6maoquija?a=view for details.
    yavuz

  • Install and configuring SAMBA in Solaris 8.0

    Hi
    Can any one help tme to install and configure SAMBA on solaris 8.0
    Thanks in advance

    We don't provide sudo for Solaris 8, but you can try with the package available there : http://www.sudo.ws/sudo/download.html#binary
    They don't provide a specific package for Solaris 8 but may be will the binary working correctly in your zone.
    An other package, and is builded for Solaris 8, is available on www.sunfreeware.com website.
    Regarding the configuration, the method can differ depending on which version you will use. You can find a lot of examples on Internet if you want for details.

  • CONFIGURE NFS ON SOLARIS ZONES

    I want steps to configure NFS on solaris Zones

    Hi,
    I installed unfs3 in zone, but can't mount unfs3 share from solaris client(Solaris 10 10/08 s10s_u6wos_07b SPARC):
    root@prod-db $ mount -F nfs -o rw 192.168.219.13:/software /mnt
    nfs mount: 192.168.219.13: : RPC: Rpcbind failure - RPC: Authentication error
    nfs mount: retrying: /mnt
    nfs mount: 192.168.219.13: : RPC: Rpcbind failure - RPC: Authentication error....
    Any suggestions? I cant find in internet any forum or mailing list about unfs3 :(

  • How to configure CUPS in Solaris 10 X86 and SPARC

    Dears,
    I need help in configuring CUPS for Solaris 10 X86 as well as on SPARC.
    What i did?
    Downloaded the CUPS 1.5.0
    read the readme.txt
    read the INSTALL.txt
    Pre-req installation requires :-
    CFLAGS= -i /some/directory \
    CPPFLAGS = -i /some/directory \
    CXXFLAGS = -I /some/directory \
    DSOFLAGS = -L /some/directgry \
    LDFLAGS = -L /some/directory \
    ./configure --
    It errors out with
    checking for gawk ... no
    checking for mawk... no
    checking for nawk ...nawk
    chekcing for gcc ... no
    checking for cc ... no
    checking for cl.exe no
    Configure error: no acceptable C compiler found in $PATH
    see 'config.log' for more details
    I installed all the missing dependencies from www.sunfreeware.com and I have the same problem.
    I also tried to install the software packages from the operating system dvd... like for
    ls -lrt gcc
    gcc "SUNWgcc", "SUNWgccS", "SUNWgccruntime"
    ls -lrt cc
    cc "SUNWgccruntime", "SUNWlccom", "SUNWcctpx", "SUNWccisgn" , "SUNWccinv", "SUNWccfwctrl", " SUNWccfw", "SUNWccccrr", "SUNWccccr", "SUNWccccfg", "SUNWislcc",
    "SUNWaccu", "SUNWaccr", "IPLTccons", " SUWgccs", "SUNWgcc", "SUNWmccom", "SUNWmcc", "SUNWusbccids", "SUNWusbccid"
    ls -lrt gawk
    no results
    ls -lrt mawk
    no results
    ls -lrt cl.exe
    no results
    Is there any way should i follow apart from the above?
    Rgds,
    Mky

    Check pkginfo -l for each package.
    export the PATH variable where the packages are installed, like /usr/local/bin and etc.

  • Configuring networking on Solaris 10

    How do I configure networking on Solaris 10, is there a single command or must I edit each file individually?
    If so, what's the format of /etc/hostname.hme0

    turnstile:
    That advice will only work if the original poster has
    a Sun SPARC system with certain integrated 10/100 Ethernet.
    They didn't tell us what system they actually had.
    The device instance name applies to its associated chipset.
    HME is different from ERI, is different from DMFE, is different from DNET, is different from IPBR, etc, etc, etc.
    etcetra:
    Do the sys-unconfig procedure. If you have a recognized network controller,
    it will prompt you with sufficient questions to configure it,
    particularly if you do not know what actual chipset you might have,
    and want a setup that survives a reboot.

  • 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.

  • Configuring IPSec in Solaris 9

    Hello Friends,
    I want to configure IPSec in solaris 9 so that a win2k/XP machine can communicate with that solaris m/c using IPSec. Could anybody help me regarding this. I have a basic idea of IPSec. I just want a step by step instructions for how to configure it. I have searched through google and found many docs which instructs how to configure IPSec between solaris only and also between windows only and I have succeeded to do so. But failed to configure it within solaris and windows.
    Thanks and Regards
    Dipta P Banerjee

    yes, you can use oracle thin driver.
    Your connection pool configuration is actually using datasource of oracle thin driver.
    1) download oracle thin driver from oracle
    2) .jar need to be kept in AS_INSTALL/domains/<domain-name>/lib/ext
    3) restart AS
    4) set all the necessary properties for Oracle thin driver - conn. pool (refer App Server Administration Guide > JDBC Resources > Config. for specific JDBC Drivers > Oracle thin type 4 driver
    5) Ping conn. pool
    If you are still getting the failure message, please post
    1) exception got during ping, from domains/<domain-name>/logs/server.log
    2) connection pool configuration
    Thanks,
    -Jagadish

Maybe you are looking for