HELP Newbie (can't configure network)

hello, im new to arch...
i was using ubuntu (fluxbox on top of minimal iso) then i downloaded arch and installed it with no problems
but, wen i login first time and ping www.google.com it says unknown host.
YES i have read begginers guide, and i know about rc.conf, but i dont realized how to configure network... in winxp and ubuntu it was automatically configured... i have dsl with automatic ip adress (im not really educated about this)
this is what i got from my isp : IP 192.168.1.4, Subnet Mask 255.255.255.0, default getaway : 192.168.1.1, prefered dns server: 62.168.168.2, alternate dns server: 62.168.168.5.
i use SiS ethernet driver, if that metters.
so i wrote these numbers in rc.conf according to begginers wiki (i think), but still nothing.
can anyone help me? how should i edit rc.conf?
sorry for my english, im from georgia.. and thanx in advance...
Last edited by alkali1471 (2008-03-15 20:09:24)

alkali1471 wrote:thanks for quick reply, but ping still says unknown host
and what means lo? maybe i should comment it? interface=(lo eth0) it says...
where im mistaken?:(
i forgot to put:
interface=(lo eth0)
don't comment it. you need that.
unknown host is when domain.com isn't resolved. try ping an IP, google.com has 64.233.187.99
maybe i'm not understanting your network. you have adsl or you have direct connection?try to explain how do you configure you internet connection under windows
Last edited by wonder (2008-03-15 22:51:28)

Similar Messages

  • Help! Can't get network to work

    I have Solaris 10 installed and running smoothly.. except I can NOT get my NIC card working. I swear it's harder to configure networking on Solaris than anything i've ever delt with. I have a 3COM 3C450 PCI NIC card, how do I know if Solaris has the drivers for this card installed, how do I install them, and how do I configure my IP address? I'm definetly not a Unix newbe, I've worked with Irix and AIX for many years, but this is extremely frustrating.
    Thanks

    Hello
    First step:
    Check if the driver is running correctly. Type in "<b>/usr/sbin/prtconf</b>" or "<b>/usr/sbin/prtconf -v</b>".
    This command prints information about all devices in the system and if the device is recognized by a driver or not (a message "Driver not attached" is shown if not). The "-v" variant shows more detailed information (you will get a huge number of lines).
    Second step:
    Find out the name of the network card (example: /dev/hme0). Unlike Linux the ethernet cards do not all have the name /dev/eth* but different types of cards have different names (/dev/le*, /dev/ce*, /dev/hme*, ...).
    Third step:
    Test the card once:
    Type
    <b>ifconfig <i>name</i> plumb</b>
    <i>name</i> is the name of the network card without "/dev/"; example:
    <b>ifconfig hme0 plumb</b>
    The card is recognized as network card by the system. Then type:
    <b>ifconfig <i>name</i> <i>IP_address</i> up</b>
    Example:
    <b>ifconfig hme0 12.34.56.78 up</b>
    The card is assigned an IP address and started.
    Fourth step:
    Installing the card in the configuration files:
    Add an IP address - host name pair for your computer in the /etc/hosts file.
    Then type
    <b>echo <i>my_host_name</i> > /etc/hostname.<i>cardname</i></b>
    Example:
    <b>echo mycomputer > /etc/hostname.hme0</b>
    Then reboot the computer.
    Using DHCP is a bit more complex.
    Martin

  • Help! Can't configure my network-AGAIN

    OK-here's what happened. I have an AE (box version). I have Comcast triple play (voice/digital cable/internet). My network occasionally runs slow, but I ahve been up and running fine for over a year. Yesterday, my son calls me from downstairs. The intel Mac needed a password for the network. I checked my old G4 PB (12"), which has problems connecting to any network but the home one (another story, but I digress..)and it saw the network (named Manson) but could not connect. I checked my iBook G4...picks up all networks. Same-saw network, asked for password, refused to connect. So, I go downstairs. The light is green on the AE. Nothing has changed. I checked all connections on all computers, cable modem, and AE. Nada. I soft restart AE. Nada. I hard restart AE. Nada. I call Comcast. they reset the modem. I reset the AE. I reconfigured the entire AE (for the 3rd time last night). It showed my network for a minute, then nothing. Any ideas? I'm running Leopard on the intel, and 10.4.11 on the Powerbooks.
    I'm piggybacking on a neighbor's network now.
    Help! Give me some more ideas..and scripts to try!
    Thanks!

    My only thought here - try setting the default channel setting on the Base Station. Some experimentation may be necessary. I'm thinking that if you can connect to a neighbor's wireless network that easily, then it is easily possible these two wireless networks (and possibly others) are interfering with each other.

  • How Can I configure network manager correctly?

    Well, in debian, when I started the gnome session, immediately I was asked for a password to connect my default wireless connection. It is the correct way I want.
    In arch, the process is: First, the network manager connects to localhost (I don't know why...), and I have to select manually my wireless net to connect to it, and put my password.
    Is there anyway to make this process as it was in debian? So, when I start gnome session, be asked for password and connect immediately.
    My rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="es_ES.UTF-8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Madrid"
    KEYMAP="es"
    CONSOLEFONT="lat1-16"
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # Scan hardware and load required modules at bootup
    MOD_AUTOLOAD="yes"
    # Module Blacklist - modules in this list will never be loaded by udev
    MOD_BLACKLIST=()
    # Modules to load at boot-up (in this order)
    #   - prefix a module with a ! to blacklist it
    MODULES=(ipw3945 8139too mii cpufreq_powersave cpufreq_userspace
    freq_table acpi_cpufreq asus_acpi sn9c102)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="samantha"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available
    # interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   - prefix an entry in INTERFACES with a ! to disable it
    #   - no hyphens in your interface names - Bash doesn't like it
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    lo="lo 127.0.0.1"
    eth0="dhcp"
    eth2="dhcp"
    INTERFACES=(lo !eth0 !eth2)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up.  These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    #   - set to 'menu' to present a menu during boot-up (dialog package required)
    #   - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    #NET_PROFILES=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    #   - prefix a daemon with a ! to disable it
    #   - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng crond hal hwd cpudyn @alsa xinetd vmware ipw3945d
    laptop-mode dhcdbd networkmanager !network netfs gdm)
    # End of file
    Greetings

    If i'm not misstaken, this is a bug in the latest version of NetworkManager (0.64).

  • Can only configure network with assistant

    Now, I consider myself fairly network savvy, but I can't figure this out. I use my iBook in two locations. At school I connect to the University's wireless network which makes me sign in through a cgi web form before assigning an IP. At home I connect to a D-link wireless router that I set up with static IP, and mac address filtering. I have two network profiles (Home and School). I make sure not to have my Home profile selected when I connect to school so the DHCP doesn't mess up my settings.
    But I can't connect to my home router. I have the right IP and router address and I tried DHCP. I have the right address in the router's DHCP file and mac filter settings. I can connect to the wireless network but can't actually get to the router/ISP/etc.
    When I press Assist Me... button, and select Diagnostics. It can't fix it. But when I use the "Assistant" and answer the questions it works... the second time.
    I tell it to connect to a wireless network, then it says it can't connect. I click ok, then continue, it tries again and then says "congratulations, you're connected"
    iBook G4 Mac OS X (10.4.8)

    I guess I forgot to add:
    When I go back to school and come home, the settings that the assistant made no longer work and I have to do the whole thing over. That's the part that doesn't make sense and is very frustrating.
    Aubrey

  • I need help.  Can LiveCycle PDF Generator accept network print jobs from a PCL only source?

    I need help.  Can LiveCycle PDF Generator accept network print jobs from a PCL only source?

    More information about this game:
    The game should generate a random obstacle course for the player. The first column of the grid, however, should consist of all empty pieces, with the exception of the upper left-hand corner, which is the grid location where the player initially resides.
    Enter a loop in which the following things happen (not necessarily in this order):
    Print the current board configuration. Additionally, a key should be printed describing what each piece is.
    Get an action from the user. The player can move up, down, left, or right. Use the following controls: up = 'i', down = 'm', left = 'j', right = 'k'. The player can move at most one block at a time. Of course, if the player tries to move into a spot occupied by an immovable block, the player will not move.
    Inform the player whether they have won, or if they have lost (a player loses if they step on a bomb piece).
    If the player types 'q', the game should terminate.
    I am still stuck on this maze generator stuff.... Please help me....

  • HT4623 please help!! how can i configure my iphone 3gs because i've been updated a new version i did it but it's hard to activate it again.

    please help!! how can i configure my iphone 3gs because i've been updated a new version, i did it but it's hard to activate it again. this message i always recieved in my iphone
    "We're sorry, we are unable to continue with your activation at this time."

    You phone was hacked. You can not get help with it here. Hacking / Jailbreaking voids any warraty and forfeits your right to support. Discussing jailbroken / hacked devices is forbidden by the terms of service here.

  • Can see and recognize my wireless network and Internet is working, but I can't connect with ANY computers/iPad/iPod/air TV, etc. I have reset the time machine several times, and can see the network, but cannot access it with any device. PLEASE HELP!

    I have Comcast Internet and have it connected to a Motorla Surfboard modem and have that running directly to a 2TB Time Capsule. The TC is serving as our time machine as well as our wireless router. We lost power in a storm a week ago and can no longer connect to my wireless network I can see the network and sign into it via password, but cannot connect with any device(iMac, MacBook, iPhones, iPod touches, air tv, etc.). ALL of these devices worked gat before the power went out. I reset both modem and TC and still can't connect. I can connect to the Internet through Ethernet cord directly from the modems dn have confirmation(per Comcast service) that the Internet is working and we have a good connection.
    The TC is less than six months old so I'm not sure what is wrong. I have reset settings with TC to no avail. I have reset the TC SEVERAL times and have no idea what could be wrong and what is prohibiting me from connecting. Anyone that has ANY suggestions or ideas as to how to fix this, PLEASE HELP!!!  I'm going crazy using iPad 3G and not being able to connect to our wifi. THANKS FOR YOUR TIME AND I LOOK FORWARD TO GETTING BACK TO THE 21ST CENTURY! 

    Anyone have any ideas or information to help with this?  Any help and consideration is MUCH appreciated.

  • My cellular network is not working on my iphone 5 after updating to ios 8.1.2 !! It was working fine on ios 8.1.1and it was not jillbreak or hacked to unlock. I need help, what can I do?

    My cellular network is not working on my iphone 5 after updating to ios 8.1.2 !! It was working fine on ios 8.1.1
    my phone was not jillbreak or hacked to unlock. i need help, what can I do?

    Did you do the Reset Network Settings as I described above?
    There is no way to go back. You can try reseating your nanoSIM or replacing it. Or call your cell provider and have them check the provisioning on your phone.
    Or Restore your iPhone from your backup in iTunes.

  • My cellular network is not working on my iphone 5 after updating to ios 8.1.2 !! It was working fine on ios 8.1.1 i need help, what can I do?

    My cellular network is not working on my iphone 5 after updating to ios 8.1.2 !!
    It was working fine on ios 8.1.1 i need help, what can I do?

    I have this problem too - and it is on a BRAND new iPhone 6 - I have definitively tracked the issue to the moment I upgraded to iOS 8.1.2 - and am beyond frustrated. No fix to tell you about, sorry…but you can read my post here if you are into the whole "misery loves company" thing: iOS 8.1.2 Cellular data problem (Definitive - maybe)

  • Can I configure my airport network remotely?

    I recently set up a network at a museum with 3 Apple Extreme base stations as extenders.  Can I configure the network from my home with my iPad?

    Thanks for the quick reply.  I will try to see if Logmein will let me access the Airport Utility on a local computer and check the network

  • I would appreciate your help on how to configure a gmail in a way  it  ask  for the password  everytime I connect?. In the only way I can configure it  I have to include the pw when configuring the account  and  after that  it do not ask for pw

    I would appreciate your help on how to configure a gmail in a way  it  ask  for the password  everytime I connect?. In the only way I can configure it  I have to include the pw when configuring the account  and  after that  it do not ask for pw  so  everyone that shares my iPad can  oppen my mail  with  no pw  required.
    Thank

    The iPad is designed to be a single user device, and there is currently no way to password protect the Mail app - even removing the account password from Settings > Mail, Contacts, Calendars will just prevent new mail being downloaded, it won't hide those that have already been downloaded. There is this work-around for the app : https://discussions.apple.com/message/13127632#13127632 . Also there might be third-party email apps that feature password protecting.

  • When using Zoho CRM- by default they use Skype as the "dialer". They said the browser can be configured to use Google Voice as the default dialer. Please help

    When using Zoho CRM- by default it uses Skype as the "dialer". They said the browser can be configured to use Google Voice as the default dialer. Please help by telling me how to make Google Voice the default dialer instead of Skype. Thanks

    Try the following changes to the JS file
    Lines 103 and 104 change the values
    this.showDelay = 100; // was 250
    this.hideDelay = 200; // was 600
    Comment out line 286
    Spry.Widget.MenuBar.prototype.bubbledTextEvent = function()
    //    return Spry.is.safari && (event.target == event.relatedTarget.parentNode || (event.eventPhase == 3 && event.target.parentNode == event.relatedTarget));
    Comment out line 366 and add new lines 366 and 367
    var self = this;
    this.addEventListener(listitem, 'click', function(e){self.Click(listitem, e);}, false);
    this.addEventListener(listitem, 'click', function(e){self.mouseOver(listitem, e);}, false);
    //   this.addEventListener(listitem, 'mouseover', function(e){self.mouseOver(listitem, e);}, false);
    this.addEventListener(listitem, 'mouseout', function(e){if (self.enableKeyboardNavigation) self.clearSelection(); self.mouseOut(listitem, e);}, false);
    I have not tested the above changes ontouch screens; they do seem to work Ok on desktops.
    NOTE: Line numbers could be different because of the difference in our versions.

  • I enabled the guest network feature on my time capsule.  Can I configure my airport extremes guest network feature if I use this as a network extender using a "roaming" network?

    I enabled the guest network feature on my TC.  Can I configure my airport extremes guest network feature if I use the extreme as a network extender connecting my Airport Extreme to my TC via ethernet cable?

    Unfortunately no, since the AirPort Extreme should be configured in Bridge Mode if it is connecting to the Time Capsule using an Ethernet connection.
    The Guest Network option cannot be enabled when the AirPort is configured in Bridge Mode.
    Another way of saying the same thing is that the Guest Network cannot be "extended" either by using an Ethernet connection or wireless. It is only available from the Time Capsule "main" wireless router on your network, not any extending devices.

  • I cant access my ymail PLEASE HELP I can log into yahoo but cant get to mail? Think the words configure & rand flash in address bar

    I cant access my ymail PLEASE HELP I can log into yahoo but cant get to mail? Think the words configure & rand flash in address bar

    Hi Acrylik,
    Welcome to the Apple Support Communities!
    For assistance resetting your Apple ID password, please use the information in the following article. I understand you have already attempted to reset via email and security questions, but the article also includes a link to contact Apple support if necessary.
    If you forgot your Apple ID password
    http://support.apple.com/kb/HT5787
    Have a great day,
    Joe

Maybe you are looking for

  • Problem in deleting Handling unit

    Hi,   I have created a program in which I have to create a HU and pack a material into it. For this I have used BAPI BAPI_HU_CREATE. Then I am packing this newly created HU to another HU using BAPI BAPI_HU_PACK. In between these 2 BAPI calls I made g

  • HT1386 Can I put my music from my ipod onto my other computor?

    I have downloaded a lot of music from my home computor itunes to my ipod that I would like to put into my itunes in my studio computor but cannot find any info to see if this is possible. When I tried, I got the warning that if I sync with my itunes

  • 10.4.11 update

    Has anyone installed the recent 10.4.11 update?

  • Getting AbstractMethodError exception

    hola.... i'm running this on a unix server with no display attached to it, i.e. headless server. i have Xvfb running as well. i have set he display variable in the script of the username under which the app server runs. did a whole lot of R&D and sti

  • Format Mask issue

    Hello All, I need to convert a number '178473' to '000178473.00' I've tried this but of no use. SELECT TO_CHAR(LPAD(178473.00,9,'0'), '999999999.00') FROM DUAL;Required:000178473.00 Thx Shank.