Sponsored Content
Full Discussion: solaris internet connection
Top Forums UNIX for Dummies Questions & Answers solaris internet connection Post 71175 by reborg on Saturday 7th of May 2005 06:03:29 PM
Old 05-07-2005
That NIC is support in Solaris 10 03/05 see this entry from the HCL
 

9 More Discussions You Might Find Interesting

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

2. Solaris

solaris 10 isnt detecting my internet connection

I installed solaris 10 on my desktop pc, however it does not detect my internet connection. IM also running redhad and that detects it automatically, so i guess i have to go in manually and change something. Im new to all this however and i have no idea how to proceed. (5 Replies)
Discussion started by: stride6
5 Replies

3. UNIX for Advanced & Expert Users

Unable to connect to INTERNET using BSNL Broad band connection on Solaris-x86

Hi, Iam using BSNL broad band connection and i have installed two OS Xp & Sun solaris -x86 on my machine.Iam able to use INTERNET on windows Xp but not able to do it on solaris x86. I have tried using DHCP concept as well as sys-unconfig command in solaris but no results. When i use... (5 Replies)
Discussion started by: jayaprakash
5 Replies

4. Solaris

Internet connection

I got solaris 10 works, but I cannot set up my internet connection. When I ping a website and i open the web browser, it doesn't work. When the installation asked 'Am I in a network?' i answerd 'no'. I think this is my minstake. How can i get Internet, now? I have a ADSL modem (not router).... (5 Replies)
Discussion started by: mghis
5 Replies

5. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

6. Solaris

share internet connection in solaris

Hi, how can i share internet connection to LAN in Solaris? (3 Replies)
Discussion started by: harishindn
3 Replies

7. Solaris

Internet connection failed on solaris 10

Hi, i am new bie on solaris ,i just installed it on vmware. i tryed to connect to the internet from solaris but it failed. during the installation i ignore the DHCP and i assign a fixed ip address to the host. is that has an impact on internet access ? and if so how to add another interface... (3 Replies)
Discussion started by: Mirsol
3 Replies

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

9. UNIX for Beginners Questions & Answers

Configuring Solaris 10 SPARC for internet ready connection

I have a Oracle SPARC server with Solaris SPARC 10 OS installed I have a domestic router/modem box from my ISP in my house. I have a wifi extender in my room which has a RJ45 female socket for ethernet connection. The Wifi extender is configured properly to act as a bridge for machines to... (5 Replies)
Discussion started by: alphatron150
5 Replies
SMPPPD.CONF(5)							      SMPPPD							    SMPPPD.CONF(5)

NAME
smpppd.conf - global smpppd configuration file DESCRIPTION
When smpppd and smpppd-ifcfg start they first load their configuration from /etc/smpppd.conf, which contains basic information concerning their behavior. The configuration file /etc/smpppd.conf has a simple file format with a key = value pair in each line. OPTIONS
stop-on-disconnect = always, notdemand or never Shall the dialup connection be shutdown when the last frontend disconnects? Default value is always. reload-selects-default-provider = yes or no Shall a reload (SIGHUP) select the default provider for all interfaces or keep the current one? Default value is yes. open-inet-socket = yes or no Shall the smpppd open a internet connection, so that remote frontends can control the dialup connection? Default value is no. slp-register = yes or no Try to register at the slp daemon (service location protocol) if set to yes and an internet connection is opened. bind-address = <ip-address> Specify the ip address on which to listen for connections from remote frontends. The default is to listen on all addresses. host-range = <min ip-address> <max ip-address> Specify a host range from which remote frontends are allowed to connect to the smpppd. password = <password> The password used to authenticate remote frontends, UTF-8 encoded for those who really care. If the password is empty, no authenti- cation is done. number-of-loglines = <lines> The number of lines to keep in the log. Default is 250. accounting = yes or no Enable or disable accounting. Default is yes. alive-interval = <seconds> Interval for alive lines in the accounting log. A value of 0 disables alive lines. Default value is 900. debug = yes or no Turn debugging on or off. Default is off. This can also be controlled at runtime with cinternet. SEE ALSO
smpppd(8). AUTHOR
Arvin Schnell <arvin@suse.de> SuSE September 2003 SMPPPD.CONF(5)
All times are GMT -4. The time now is 02:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy