Sponsored Content
Operating Systems Solaris Unable to connect to Internet Post 302328987 by jlliagre on Thursday 25th of June 2009 04:12:22 PM
Old 06-25-2009
Quite overkill and quite an old release too.

I would suggest you to install a recent Solaris Express or OpenSolaris release instead.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Cannot connect to the Internet

I running HPUX 11.0, Netscape gives me an error "Unable to locate Server" when using a www.something.com address. If I use an IP address I get past the router and onto the Internet. My workstation can get to the Router @ 192.168.0.1 and also it's local APACHE server. I have DHCP enabled... (8 Replies)
Discussion started by: johnalt
8 Replies

2. Solaris

trying to connect to internet

i have just installed solaris 10 on a 60 gb hard drive. now im trying to install my nic driver but when i put in the floppy disk for the nic card it cant read it, so then i found that i have to mount the floppy drive and i tried putting in the mount command but i dont know where to mount it and if... (38 Replies)
Discussion started by: vutty81
38 Replies

3. Solaris

How to connect to Internet

Hi I installed solaris developer edition 1/08 today.I want to connect to Broadband internet through my ADSL 2+ Modem/Router with a username and password. plz help in this case,I am new to sun solaris:confused: the modem itself is a router it worked well on ubuntu and red hat (3 Replies)
Discussion started by: santugvd
3 Replies

4. Linux

how to connect internet????

HI, Am using GPRS ( MOB # 3230 ) internet connection in windows Hw to use internet r connect in linux.. ( Red Hat Linux Ver.10 ) Please help me.. Thanks in adv.. (1 Reply)
Discussion started by: bharath raja
1 Replies

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

6. Solaris

Can't connect to Internet

Dear freinds... I downloaded solaris for x86 and was able to configure the lan correctly.. I can ping and share with other destops through lan... but still I can't connect to internet ? can you please help.. I put my default gateway which is 192.168.1.1 to /etc/defaultrouter but with no use..... (13 Replies)
Discussion started by: yahyaaa
13 Replies

7. Virtualization and Cloud Computing

unable to connect internet on virtual machine

I have installed Oracle VM virtual box on Windows 7 and using LINUX (backtrack 5) as my virtual OS. The problem is i'm unable to connect to internet from my virtual OS. i'm using USB dongle (mobile broad band) to connect to internet from my host OS windows 7. I tried setting NAT in VM settings... (0 Replies)
Discussion started by: Arun_Linux
0 Replies

8. IP Networking

Unable to connect to internet on slackware 14.1 (hathway connection)

Hi, I have a wired internet connection of hathway provider. I would like to use the connection on my desktop as well as my laptop. My desktop pc has windows 7 and yesterday I installed slackware 14.1 (full installation) on my lenovo 3000 n100 laptop. Previously I had slacko puppy 5.7... (7 Replies)
Discussion started by: pinakbheed
7 Replies

9. Red Hat

Unable to connect to internet

Hello, I just installed CentOS 7 (Server with GUI) and guess what I could install Virtual Box Guest additions without installing any extra package/software which is great news ! Now bad news or not so great news. My Host OS is Windows 10, Virtual Box is the virtualization software. CentOS7-1... (0 Replies)
Discussion started by: bluemind2005
0 Replies

10. Linux

Unable to connect guest VM to internet (QEMU via both 'User-mode networking' and 'TUN/TAP')

Hello, I installed FreeBSD 10.3 on AQEMU. I can't connect to internet in none of the modes of "Default, User-Mode Networking" and "TUN/TAP Networking". I am able to ping my host in the TAP networking mode (192.168.1.33 which is my IP addr in guest), but getting 'no route to host' for any... (1 Reply)
Discussion started by: temp-usr
1 Replies
wifi-radar(1)						      General Commands Manual						     wifi-radar(1)

NAME
WiFi Radar - utility for managing WiFi profiles SYNOPSIS
wifi-radar [OPTION]... DESCRIPTION
WiFi Radar is a PyGTK2 utility for managing WiFi profiles. It will look for the config file in /etc/wifi-radar/wifi-radar.conf. You can change that in wifi-radar. If the configuration file does not exist, it will create it, so you must always run it within a correctly permitted account (as root or use sudo or pam). Recent versions partially implement WPA-TKIP with wpa_supplicant. You need a running wpa_supplicant installation with a /etc/wpa_suppli- cant/wpa_supplicant.conf file. Then by setting in your /etc/wifi-radar/wifi-radar.conf file the "use_wpa = yes" option and "wpa_driver = ipw" for example, wpa_supplicant will be launched when you connect using this profile. But currently you can't set your wpa_supplicant options like the psk, proto, key_mgmt etc. using wifi-radar. Your wpa_supplicant configu- ration file should be set and tested already. If you have different networks set in wpa_supplicant.conf, then you can switch using wifi- radar. The wifi-radar script accepts the following command-line options: OPTIONS
-v, --version for printing the version. FILES
/etc/wifi-radar/wifi-radar.conf See for more information. BUGS
Probably lots! Because of repeated scanning, WiFi Radar is very power consuming. Please report bugs to the mailing list <https://lists.anl.gov/mailman/listinfo/wifi-radar> MORE INFORMATION
The GIT repository is available at https://git.berlios.de/cgi-bin/gitweb.cgi?p=wifi-radar;a=summary If you have questions, visit http://wifi-radar.berlios.de AUTHOR
This Python program was originally written by Ahmad Baitaimal <ahmad@bitbuilder.com>. It has been maintained at various times by Brian Elliott Finley <brian@thefinleys.com> and Sean Robinson <seankrobinson@gmail.com>. Contributions have been provided by: o Douglas Breault <genkreton@comcast.net> o Nicolas Brouard <nicolas.brouard@libertysurf.fr> o Gary Case <gcase@redhat.com> o Jon Collette <jonc@etelos.com> o David Decotigny <com.d2@free.fr> o Simon Gerber <gesimu@gmail.com> o Joey Hurst <jhurst@lucubrate.org> o Ante Karamatic <ivoks@ubuntu.com> o Richard Monk <rmonk@redhat.com> o Kevin Otte <kotte@redhat.com> o Nathanael Rebsch <nathanael@dihedral.de> o Andrea Scarpino <andrea@archlinux.org> o Patrick Winnertz <winnie@debian.org> SEE ALSO
wifi-radar.conf(5) wpa_supplicant(8) WiFi Radar 2.0 July 2009 wifi-radar(1)
All times are GMT -4. The time now is 01:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy