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

Similar Messages

  • How to configure postfix in Solaris 10?

    Hi guys,
    I need doc or link on how to configure postfix(mail send from server has to be forwarded to mail host which takes care of delivery) in Solaris 10 as i am facing issues with sendmail. I tried googling but couldnt find out any useful stuff.
    Thanks in adavance...

    http://www.postfix.org/documentation.html

  • 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 default gateway Solaris 9

    How to configure default gateway using /etc/gateways file (NO /etc/defaultrouter).
    The line "net default gateway ip_router metric 1 passive" produce the following error message:
    in.routed: bad net "default" in /etc/gateways entry "net default gateway ip_router metric 1 passive"--cannot be default.
    With Solaris 8 is ok.
    Can you help me.

    you've probably worked this out by now, but this may help others;
    net 0.0.0.0 gateway x.x.x.x metric 1 passive
    * x.x.x.x = your gateway IP

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

  • How to configure snmp on solaris 10

    hi, i am working on solaris management console(smc) .i want to configure snmp for this to send traps regarding my system performance and cpu usage ..can any body know ho to do this

    I could use some help with this as well ... so far I have been unable to find a clear and concise document that can walk me through configurin gSNMP. Clean Solaris 10 installation, snmpdx is running - now how do I configure it? Better yet, how do I disable snmpdx and run net-snmp?
    Please, someone help or at least paste a link to an article somewhere...

  • How to configure snmp on solaris 10 for sending traps to any EMconsole

    i am working on solaris management console(smc) .i want to configure snmp for this (smc)to send traps regarding system performance and cpu usage ..can any body know ho to do this .i am new to solaris ..learned some basic administration of it ..

    I could use some help with this as well ... so far I have been unable to find a clear and concise document that can walk me through configurin gSNMP. Clean Solaris 10 installation, snmpdx is running - now how do I configure it? Better yet, how do I disable snmpdx and run net-snmp?
    Please, someone help or at least paste a link to an article somewhere...

  • How to configure SNMP in solaris 10

    i am working on solaris management console .i want to configure snmp for this to send traps regarding system performance and cpu usage ..can any body know ho to do this

    Integration of Directory Server SNMP agent with Solaris Master agent is documented in the Administration Guide Chapter 14: Monitoring Directory Server using SNMP.
    http://docs.sun.com/source/817-7613/snmp.html
    Regards,
    Ludovic.

  • 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 Samba on Solaris 9.0 x86

    Dear All :
    I installed Solaris 9.0 on my machine , i know that Samba is installed " i used pkginfo | grep samba "
    . but the related services are not in /etc/inetd.conf or /etc/services files .
    what to do to activate samba and make it to run at start up .
    Thank s

    Try to see the following links, I did get my samba up and running and its working fine, these two links did help me a lot in configuring the file.
    http://www.oreilly.com/catalog/samba/chapter/book/index.html
    http://www.swlink.net/~styma/SunAtHome/Samba.html
    Samir Patel

  • How to configure an X86 Solaris 10 laptop as Jumpstarter for SPARC T1000?

    I believe that I have taken due diligence WRT using search and Google to research the topic. There is a little voice that says "hopefully you haven't and the answer is right there in front of you".
    That being said, I did find an article for [configuring an X86 box to jumpstart another X86 box|http://www.sun.com/bigadmin/features/articles/jumpstart_x86_x64.jsp]. As many of you well know the T1000 is lacking a keyboard and monitor port so I'm forced to jumpstart the server. I received conflicting information whether I can jumpstart a T1000 (SPARC) box with an X86. My intuition says that this can be done, but may need modifications to the process in the hyperlink.
    Before trekking forward, {color:#0000ff}+I'd like to hear from you if you have jumpstarted a SPARC box with an X86 box.+{color} Ideally there would be a [link to a wiki, (much like this broken link I found on Google).|http://www.ignorantinc.com/www/ignorantwiki/index.php/Solaris_Wiki:Procedures/jumpstart] *+{color:#0000ff}Any procedures or lessons learned would be greatly appreciated{color}+*. Thank you for taking the time to this posting.

    There should not be a reason it doesn't work the support is there for both sparc and x86 support.
    What steps have you taken and what part is not working ?
    The basic high level steps for a network boot are just
    to create the image
    cd /os_image/Solaris_xx/Tools
    ./setup_install_server /somepath
    set the client up
    cd /somepath/Solaris_xx/Tools
    ./add_install_client client sun4v
    on the client
    ok  boot netAnyway just need some more details around where you are seeing the problem, what you have done etc.

  • 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

  • How to configure Solaris 10 IPMP for Oracle VDI 3.3.2

    Hi,
    Does anyone have an indication on how to configure Solaris 10 IPMP in a manner that supports Oracle VDI?
    We have setup two servers with 2 test addresses on physical and 1 logical for the hostname of the box, but when we configure VDI the VDI database does not come up on the 2nd box. We have also tried configuring IPMP without test addresses, but it doesn't make any difference - the DB still doesn't go into the up state after configuration on the 2nd server.
    Solaris 10 u9 with patches
    Two physical NICs on management VLAN via 2 switches
    Two physical NIcs on VDI VLAN via 2 switches
    VDI 3.3.2
    All hostnames are in DNS and resolve for short name, FQDN and also reverse IP lookup
    The is a proposal pdf on Oracle website that mentions IPMP, so someone has done it. Just could do with a hint on how it was done so that it works.
    ( http://www.oracle.com/us/technologies/virtualization/vdi-design-proposal-1401195.pdf )
    Thanks
    Paul

    OK, updating this with what was causing the issue.
    Not an IPMP problem this was a DNS problem. The VDI servers have access to two DNS environments, so had a DNS search path that had the domain where the VMs where going to go and another for management of the box with two DNS servers listed in /etc/resolv.conf.
    We configured VDI using the FQDN for the management DNS, however the vda-config script takes the hostname of the box adds the first DNS domain from /etc/resolv.conf search entry and configures using (it seams to ignore what you put into the vda-config). When the config script comes to configuring MySQL because the names didn't match (FQDN it created by adding hostname to the 1st entry in DNS search path & FQDN that you put into vda-config command), it decides that it is configuring a "Client MySQL" instance rather than a "Slave MySQL" instance, which means the VDA DB never comes up in the out of vda-center status.
    So the fix is to:
    1) configure IPMP without test addresses (so traffic comes out of the correct IP and can be reverse looked up in DNS by the other host)
    2) if you have multiple DNS search entries, configure VDI using the first entry in your search path as its FQDN
    Paul

  • How to configure network printer on solaris 10 intel based

    how to configure the network printer in solaris 10
    like hp laserjet printer/printers,

    Very very easy.
    Go to the print manager . (printmgr I believe or in the launch menu under preferences)
    select add a network printer
    Fill out the info. I find that the hpijs printer driver works better then the suggested foomatic on my hp 4000s. I could not print pdfs otherwise.
    Other things to know is the protocol should be BSD (at least it works for me). And add the port to the destination so 192.168.0.1:9600 for example (for hp).
    thats about it. To have it show up correctly in JDS you should probably add it to the printer list under the launch->preferences->printer preferences.

  • 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

Maybe you are looking for

  • [New Thinkpad Yoga 12 2015] enable Hyper-V feature on Windows 8.1 pro

    Hello, i am a french customer, and i am very interested in the New Thinkpad Yoga 12 2015, especially the version available with  Windows 8.1 Pro. and processor Intel Core i7-5500U. As an IT expert in Database technonlogies, i used to create virtual m

  • Does Satellite M60-135 support C-Sel?

    Hello, the TEAC DVD drive doesn't work anymore. So I'd like to replace it. Thinking about alternatives I stumbled about the Pioneer DVR-K16L drive. But this one is obviously configured as "cable select". Does my M60-135 support this or do I have to c

  • I have very slow internet even though my provider says the speed is fast

    I am experiencing very slow internet even though my provider says that my speed is fast.  The uploading of a page takes long to complete

  • Automatically fill free space with songs

    When I am syncing music to my iphone, and I check the box that says "Automatically fill free space with songs," how does itunes determine which songs it puts on my phone? Can I prevent it from placing unchecked songs in my library on my phone?

  • Re PDF"s printing all black.

    Hi all, I'm having trouble printing some PDF's only. Some are fine, others print a whole page of black. Even though it appears normal on the monitor. If I save as a postscript and open in Preview it is also all black. I'm using Adobe Acrobat on Power