ASA5505 - Setting up a LAN to access Internet

Hi there,
I am new to the Networking and CISCO world, although I used to play around iptables and Untangle firewalls. Unfortunately my laptop does not have a serial port and until I get a USB-to-RS232 adapter I am going to use ASDM for the setup of my infrastructure. So basically I want to replace Untangle with my newly delivered ASA5505 to obtain the following fairly simple infrastructure:
VLAN1 - management (192.168.1.1)
VLAN2 - outside interface internet (x.x.x.x)
VLAN3 - lan (192.168.100.x)
First of all suffice to say that I am on the base licence. Can I make the lan (vlan3) connect to the internet? I have restricted flow from vlan3 to vlan1 to be able to use a third vlan, and hopefully connect it to the internet. For some reason, I am not able to reach the internet from vlan3 although I got a DHCP .100 address on the client and can connect to the others.
When I connect the laptop to the management interface, I have internet access.
The only static route I have is the default internet one. I am assuming all the other VLANs communicate with each other.
Can someone help me please?

Hello
On the outside interface - ( facing the internet)  you  can either:
1) enable dhcp and use the set-route command to use the default-gateway from the allocated ip range
     int vlan
     nameif outside
     ip address dhcp setroute
2) apply a static Ip address and set a default route to point to the next hop ip of the isp public ip
int vlan
     nameif outside
     ip address X.X.X.X  Y.Y.Y.Y
     route outside 0 0  X.X.X.X  ( isp public next-hop ip)
Please don't forget to rate any posts that have been helpful.
Thanks.

Similar Messages

  • I can no longer access internet on my iphone.

    When I try to access internet on safari or any apps requiring internet the apple icon spins and says loading but never loads. I have tried reseting phone to factory setting but still can not access internet. I re-downloaded apps to phone using itunes sync, and kids can play apps fine, but not if internet access required. Safari still does same also.

    What about wifi?
    If you're attemtping on 3G, talk to your provider. There's not much else available for troubleshooting.

  • How do I Set up a LAN with no access to the Internet?

    I have a Solaris 10 (08/07) [No longer can acess the internet]
    full install on one system, and Solaris 10 Developer Edition (09/07) on another system. Each has been auto-configured upon installation, and have reached the Internet, and registered at Sun Microsystems, from behind a router and cable modem.
    I want to create a Local Area Network, using a 4 port Netgear Ethernet Hub, model EN104tp, Each of the Solaris 10 systems, a Windows XP Pro system, and a Windows Media Edition LapTop. +(Which I want to have additional admin control, and access to the Server, from!)+
    My problem is this!
    1) Do I have to change any files to eliminate, the access to the internet from the two Solaris machines via router and cable modem? If so which, and, how do I? +(I intend for the LAN to be isolated from the internet)+
    2) What are the step by step, to set up a LAN?
    I can't seem to find that info anywhere. Maybe I am looking in all the wrong places...
    I appreciate and Thank You in advance for any help...

    The only difference between LAN and Internet is the size.
    Depends on how you define LAN -- it may be multiple subnets glued with routers or just one big or small subnet with bridges, switches and/or hubs or simply a crossed UTP-cable..
    If you don't have routers then you won't need a /etc/defaultrouter (rm -f /etc/defaultrouter; /usr/sbin/route -fn)
    You should use RFC-1918 addresses; i.e. chunks with a suitable mask of your choice as parts or whole of 10./8 (10.0.0.0 - 10.255.255.255), 172.16/12 (172.16.0.0 - 172.31.255.255) and/or 192.168/16 (192.168.0.0 - 192.168.255.255). Example 10.0.0.0/255.255.255.0 for a (256-2=)254-node subnet; 10.20.30.40/255.255.255.252 would suite a crossed-cable subnet perfectly.
    A DHCP-server would be nice for PC's. Solaris can do that (/usr/sadm/admin/bin/dhcpmgr).

  • Why do i have to change setting ie general then cellular On to access internet

    I never had to do this as 3G used to be able to access internet for me but now I have to change settings and sometimes still cant get the internet.

    Sounds like an issue with the print driver not retaining previous settings to me.
    Keep in mind that printer settings are saved with some kinds of documents (e.g., PSD files).  I'm not sure if that's the case with a TIFF, but if so, make sure you save the TIFF file after you print so the settings will be available next time you print it.
    There is a known issue with some drivers where you have to go through a few extra steps to get them to retain the settings you make in the Photoshop dialog, but I don't see how that might apply here.  To see if it does, do the following:
    File - Print.
    In the Photoshop print dialog, make whatever settings you like.
    Click the [ Print Settings... ] Button, and exit the print driver dialog with [ OK ].
    Click [ Print ].
    Save and Close your document.
    Open the document again.
    File - Print.
    Click the [ Print Settings... ] button.
    Is your dpi preference remembered?
    -Noel

  • WRT350-N, 1 LAN and 2 Internet connection...

    Hi there,
    I'am a lucky owner of a WRT350-N that works pefectly, but i'm trying, without any success to build a LAN with 2 internet connection.
    I got 2 kind of internet, 1 through DSL and 1 through CABLE.
    My standard configuration is:
    Cable Modem >>> WRT350-N >>> 2 PC on Gbit wired lan >>> 1 ext. HDD on usb 2.0 >>> 1 Notebook on wireless G >>> PS3 on wireless G
    What I'm trying to do is connect the Notebook to the DSL internet with an ethernet cable, but keeping shared the file with the other PC via wireless, the other PCs must remain connected to the internet through the Cable Modem
    What i've done is:
    - Connected the WRT350-N to the internet via Cable modem
    - Connected the Notebook to the WRT350-N via wireless
    - Blocked the access to the Cable internet for the notebook on the WRT350-N
    - Connected the Notebook to the DSL router (Zoom ADSL x5)
    - Blocked the internet sharing on the notebook
    - Selected the rigth Getaway, Cable for PCs and DSL Notebook
    With this configuration everything works fine for a couple of hour then the Notebook start to try to connect to internet through the wireless connection obviusly without succes...
    Can anyone help me with this?
    Message Edited by Oneiros on 02-26-2008 04:04 PM

    On the majority of Linksys (Cisco) SOHO routers, the default factory setting is to have one WAN (Inet). In order to have multiple uplink connections, you'll probably need to look into third party firmware (ie DDwrt, OpenWRT, etc). You are looking at configuring multiple Vlans on the router, then loadbalancing (usually round robin) across them. As well, you'll need to configure a secondary firewall script, for the second WAN. Try reading up at: http://www.dd-wrt.com/wiki/index.php/Dual-WAN_for_simple_round-robin_load_equalization Be aware that Linksys provides no official support for thirdparty firmware, and you're rather on your own as such. (Note to any Linksys moderator: You may want to upchannel to your R&D department that SOHO with multiple WAN connection, DSL & Cable or otherwise, has become more popular. May want to introduce a product line for this target consumer group.) Cheers.

  • Clean Installation of Windows Server 2012 R2 cannot access internet

    I just installed a clean Windows Server 2012 R2 Data Center and all drivers installed with no issue. I used Ethernet connection to access internet via IE (let say google.com) but failed. Clicked "Fix connection problem" and returned "website
    (www.google.com) is online but isn't responding to connections attempts." Therefore, I suspected Windows Firewall (WF) setting. I disabled WF, allow IE in WF, allow port 80 but all did not work in this case. I am able to ping google.com but it just does'n
    work in browser (IE, Chrome, Firefox). The same cable connection I tried with Windows 8.1, 7 with  no issue. Please advise is there any clue I miss up for Windows 2012 R2 Data Center?
    Sean

    C:\Users\Administrator>ipconfig/all
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : WIN-4O28FIG5HD5
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
    Ethernet adapter Ethernet:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
       Physical Address. . . . . . . . . : 30-85-A9-94-5B-62
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.1.13(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Friday, June 6, 2014 11:46:30 PM
       Lease Expires . . . . . . . . . . : Saturday, June 7, 2014 11:46:30 PM
       Default Gateway . . . . . . . . . : 192.168.1.1
       DHCP Server . . . . . . . . . . . : 192.168.1.1
       DNS Servers . . . . . . . . . . . : 192.168.1.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    C:\Users\Administrator>nslookup
    Default Server:  router.asus.com
    Address:  192.168.1.1
    > google.com
    Server:  router.asus.com
    Address:  192.168.1.1
    Non-authoritative answer:
    Name:    google.com
    Addresses:  2404:6800:4001:801::1008
              123.136.105.20
              123.136.105.35
              123.136.105.46
              123.136.105.59
              123.136.105.49
              123.136.105.27
              123.136.105.57
              123.136.105.37
              123.136.105.24
              123.136.105.31
              123.136.105.53
              123.136.105.38
              123.136.105.48
              123.136.105.26
              123.136.105.16
              123.136.105.42
    LAN settings in IE is set to Automatically detect settings, no proxy is selected.
    Sean

  • ASA 5505 Anyconnect VPN Users can't access Internet

    Vpn user cannot access the internet but able to ping the lan network (192.168.1.0).. it seem like im missing a lan or nat rule.. Possibly allowing the vpn subnet 192.168.2.0 /24 to pass through to the internet.  Im looking to accomplish this without split tunneling.. Thanks

    on 8.2.5 version or lower:  Let say your inside hosts are accessing Internet by using dynamic nat index "1" and now you can use the same nat index "1" allow your vpn-pool range to be part of the same dynamic-nat index "1" to access the Internet.  Note I am natting source interface is be outside for vpn-client users because they (vpn-users) are physically coming off the outside interface.
    nat (outside) 1 192.168.2.0 255.255.255.0
    on 8.3 version or greater:  
    object network vpn-user-subnet
     subnet 192.168.2.0 255.255.255.0
     nat (outside,outside) dynamic interface
    Hope this helps.
    Thanks
    Rizwan Rafeek

  • How to set-up Guest Client Wireless Access "PIN" with Restricted Access ???

    This is my first time, and, I am not familiar with the rules.
    Is it possible for someone to answer a slightly different question...
    I just bought a TC and hooked it up to my cable modem. I have 3 computers that I want to configure, with the following requirements: WPA/WPA2 security all around, only the 3 computers I have to be allowed use of the TC, and, no listing of the network should appear on remote computers (i.e., a "closed network"). With these basic needs, the three computers I want to be in this network are listed below --- subject to the following ACCESS limitations:
    1. A G4 iMAC (10.5.5), wired to the TC via an Ethernet cable: FULL ACCESS; i.e., shared file access, TM back-ups, HP printer access, internet access;
    2. A MacBook (10.5.5), airport wireless access to the TC: FULL ACCESS, as the iMAC.
    3. A (new generation) PC laptop: VERY LIMITED access --- access only to the internet, so that the TC looks only like a "wireless router." Internet access available at any time of the day or week. It would be good if this client did not have to use any of my passwords, just a "PIN." Also, I do NOT want this PC client to see my printer, and, also, to NOT see my TC base station and NOT have access to my TC/TM disks. To set this up, I entered the PC laptop name and the "MAC" address using the Airport Utility. Then, I selected the "PIN" choice for access, so that this client need not have to ever use or know of any of my passwords. After I selected the "PIN" option, the utility asked me to enter the PC client's PIN. How do I obtain the PC's PIN? This is very confusing to me, so, I apologize to you all (I'm very new at this).
    Hopefully, this TC-only network concern is within the guidelines to be answered.
    Thanks,
    David.

    Dear Smokerz,
    Well, this is where I'm confused. I did use the Airport Utility. I went to the place where it asks for the PIN number. So, I made up an 8-digit number and entered it. I assumed that after I entered the number, it would prompt me to do something with the PC. But, the "Continue" button did not become highlighted. Hence, my confusion. Can you please be more specific as to exactly what I should do using the Airport Utility? The detailed instructions are vague to me, unfortunately.
    Also, with respect to the PC Laptop: I only want it to have access to the internet via the TC (so that the TC acts as a wireless router). And, I want to set up restrictions for limited use of the PC: NO ACCESS to the HP printer, and NO ACCESS to the TM/TC (other than as a wireless router). As before, can you please be more specific as to exactly what I should do using the Airport Utility?
    I must be missing a trivial menu item, so, again, I apologize.
    Thank you,
    David.

  • BSOD: bad_pool_caller, while accessing Internet (youtube video, bgm, online games)

    Dear all readers of this writing,
    I truly want to get help or advice of solving my blue screen problem called "bad_pool_caller".
    Even, I nicknamed myself as "bad_pool_caller of death" because this caused several painful experiences while playing online games. Furthermore I am just a beginner about computers, so even this small problem makes me crazy.
    Let me introduce my problem and what I have done to solve this problem.
    -Symptoms
    this bad_pool_caller problem does not occur in offline. I found that none of problem occurs even while playing single player games over 7 hours like Far cry3 or bioshock infinite.
    Only while accessing Internet, this problem occurs.
    Especially, while playing any youtube videos
    even also other sort of video players, almost within 20 seconds, my computer shut down by bad_pool_caller error.
    and video's buffering is extremely slow.
    This is not just a Internet access problem I think, because I have another my own laptop and when I play youtube video of my laptop, it plays well.
    Also, when I enter a posting linked with bgm files, and try to install and play online games like starcraft 2, same things happens.
    (Although the frequency is lower than that of bad poor caller, Driver IRQL Less or equal error
    pops up while playing online games.
    During surfing Internet without these, bad pool caller error does not happen, so I think these three things(youtube video, listening bgm, online games) have much to do with my error.
    -What I have done
    I tried to solve by myself after I found this link.
    http://social.technet.microsoft.com/Forums/windows/en-US/e5e06b4e-6ed0-4eab-80ab-56c334f924be/windows-8-blue-screen-of-death-bsod-badpoolcaller?forum=w8itproperf
    I was very happy when I found this because the situation of the writer in upper link is almost same with that of mine.
    As the answer written, I format my C drive(Toshiba) and install windows 8.1 full version completely and upgraded graphic drive(GTX 760) and upgraded latetest windows 8.1 beta version upgrade of Wireless lan card drive(Netgear N900).
    However, you know, still this error occurs...
    -Guess the cause
    I know that most bad pool caller problem arise from Hard drive and memory corruption.
    But, my desktop PC is bought only a month ago and I bought quite a good SSD and HDD and Ram for playing high quality games.
    So I don't think the main cause is my SSD or HDD. My graphic card is also a new one.
    I suspect the cause is my network adapter, wireless lan card (USB) because this connects Internet access between my desktop PC and Louter.
    I am living in University dorm and using louter using with other students together.
    For getting Internet access of my desktop PC, I've bought wireless lan card (Netgear N 900) and I think this lan card causes problem such as windows 8.1 compatible
    But I fully upgraded and updated lan card driver and reinstalled several times and this N900 is not bad lan card so I don't determine this is the real cause.
    Here is link of my minidump record files.
    https://onedrive.live.com/#cid=CF99CE81DCA9027A&id=CF99CE81DCA9027A%21943
    (most error is about bad_pool_caller, but one is about Driver_IRQL_Less or Equal)
    and sorry for my poor English writing skills because I am international student arrived US only 3 months. If you have some things that cannot understand of my writing, just ask me again.
    Thanks for your help in advance.

    2: kd> lmvm NETIO
    start end module name
    fffff800`00800000 fffff800`00879000 NETIO (private pdb symbols)
    Loaded symbol image file: NETIO.SYS
    Mapped memory image file: Image path: \SystemRoot\system32\drivers\NETIO.SYS
    Image name: NETIO.SYS
    Timestamp: Thu Aug 22 19:37:08 2013 (5215F7E4)
    CheckSum: 0007A220
    ImageSize: 00079000
    File version: 6.3.9600.16384
    Product version: 6.3.9600.16384
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.6 Driver
    File date: 00000000.00000000
    Translations: 0409.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: netio.sys
    OriginalFilename: netio.sys
    ProductVersion: 6.3.9600.16384
    FileVersion: 6.3.9600.16384 (winblue_rtm.130821-1623)
    FileDescription: Network I/O Subsystem
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    Hi,
    As you said,you have updated your NIC driver.
    Did this issue happend when you used the wired LAN?
    I think this is related to wireless driver.
    I suggest that you try other wirless card to test this issue.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Computer tend to freeze when accessing internet with D-Link dir-655 router

    I recently bought a D-Link dir-655 router and since then my computer tend to freeze up completely when accessing internet. This also happens when certain programs access internet. Otherwise I am usually using Internet Explorer or Opera.
    I've found that there are many who experience problems with D-Link router, that they may have problems with certain network card. Anyone who can say if this is a known issues and if it there is a solution or if it is better to buy another router?
    Model #: HPE-140sc
    Product #: WC779AA-UUW
    Software-version#: A1PNv6PrA2 
    PCBRAND: Pavilion

    Hi, Ernst:
    Would you consider backing up your files and doing a system recovery?
    Maybe the OS has some corrupt registry files or something.
    If you recover and then it still does that, your only choice looking at the motherboard is a PCIe gigabit ethernet adapter which would be relatively easy to install, or you could even get a USB ethernet adapter and not even have to open the case.
    See if there is a setting to disable the onboard NIC if you have to add a network card.
    I would rule out all software problems before buying hardware.
    If you want to try some other malware program, I recommend the free Kapersky rescue disk. You burn the file to a CD and boot from it.  It scans the drive and deletes any malware or virus files it finds without the PC being in windows. A lot of times viruses and malware can't be removed when windows is running.
    Link to the download and instuctions for use is below. I like to use the graphic interface rather than the text interface.
    http://support.kaspersky.com/faq/?qid=208282173
    Paul

  • IPhone connects to secured WiFi network, but can't access Internet

    Problem: iPhone connects to my secured home WiFi network, shows WiFi strength bars at top of screen, displays checkmark, lock, power, and blue arrow on WiFi Networks screen; however, cannot access Internet, iTunes store, stocks, Weather or anything else.
    Tests I've run:
    1. iPhone itself:
    ---DCHP:
    IP Address = 192.168.2.102 (within range automatically allocated by LinkSys router--see below)
    Subnet Mask = 255.255.255.0 (as per LinkSys router)
    Router = 192.168.2.1 (as per LinkSys router)
    DNS = 192.168.2.1 (confirmed by Apple as a valid DNS address given the above information)
    Tests:
    *Forget Network and rejoin--Failed to connect to Internet
    *Forget Network, reboot iPhone, and rejoin--Failed to connect to Internet
    *Reset Netowrk Settings and rejoin--Failed to connect to Internet
    *Reset All Settings and rejoin--Failed to connect to Internet
    *Deleted DNS entry--Failed to connect to Internet
    *Connect to Apple Store unsecured network--Success
    *Complete reset of iPhone at Apple Store:
    **Brought home, made no calls, did not sync with iTunes, did not reenter any info deleted by complete reset, joined network--Failed to connect to Internet
    **Synced data previously saved to iTunes, rejoined network--Failed to connect to Internet
    2. LinkSys router WRT310N:
    Tests:
    *Updated Router firmware--iPhone failed to connect to Internet
    *Entered a Static IP address on both router and iPhone--iPhone failed to connect to Internet
    *Reserved an IP within range automatically allocated by LinkSys router--iPhone failed to connect to Internet
    *Reserved an IP outside range automatically allocated by LinkSys router--iPhone failed to connect to Internet
    *Forced MAC filtering to use iPhone WiFi Address--iPhone failed to connect to Internet
    *Disabled all MAC filtering--iPhone failed to connect to Internet
    *Changed security settings:
    **No Security--Success
    **WAP Personal (AES)--iPhone failed to connect to Internet
    **WAP Personal 2 (auto selection AES or TKIP)--iPhone failed to connect to Internet
    **WAP Personal 2 (forced AES)--iPhone failed to connect to Internet
    **WAP Personal 2 (forced TKIP)--iPhone failed to connect to Internet
    *Changed security WAP Password/Passphrase:
    **10 characters (alpha numeric)--iPhone failed to connect to Internet
    **12 characters (alpha numeric)--iPhone failed to connect to Internet
    **10 characters (alpha numeric/ Uppercase alpha)--iPhone failed to connect to Internet
    **10 characters (alpha numeric/ Lowercase alpha)--iPhone failed to connect to Internet
    **10 characters (all numeric)--iPhone failed to connect to Internet
    *Set router to Mixed Wireless N/G/B Network Mode--iPhone failed to connect to Internet
    *Changed network radio band from Auto to Wide to Standard--iPhone failed to connect to Internet each time
    *Set router to Wireless G Only Network Mode--iPhone failed to connect to Internet
    *Changed Router IP address from 198.168.2.1 to 198.168.1.1 (LinkSys default)--iPhone failed to connect to Internet
    3. Microsoft router MN-500:
    Tried this old router (the one I used before purchasing the LinkSys). It is an old (circa 2002) Wireless B base station with WEP Security. The iPhone was never able to connect to the Internet using various settings, many of which were duplicates of the LinkSys tests above.
    On both routers my wife's Dell laptop and my HP printer connect without incident, using the same network/security settings.
    I have always been able to connect to various unsecured WiFi networks; I have never been able to connect to a secure WiFi network (although the only one I've really tried has been my own).
    I am at a loss as to what to do next. Any suggestions?

    SUCCESS!!!!!
    I visited my brother-in-law yesterday and attempted to connect with his secure network. By sheer luck, he is using the exact same model LinkSys router. My iPhone connected first time--so the iPhone was eliminated as a source of the problem.
    I didn't do a lot of troubleshooting at his house, but I did notice that his network was set for both dynamic DHCP and dynamic DNS. I know that either or both of Windstream (my ISP) and my broadband modem requires a pair of static DNS addresses.
    Sure enough, delving real deep into Windstream's support site, I discovered a LinkSys router DNS help page, specifying how to set static DNS addresses in LinkSys routers. I then accessed my router, enterd the known static addresses, saved the router settings, then rebooted the iPhone and connected to the network.
    SUCCESS!!!
    Thanks to Jane, who suggested it was an ISP issue, Jason, and all at Apple support. dumonj, I'll email you directly. Try this suggestion and see if it helps.

  • Help needed to access internet while roaming

    Hi, I m new to this community and do not know properly how to get support. I have I pad mini with retina display, WiFi & Cellular, 32 GB, OS: iOS 7.1.2. To use internet I have taken Vodafone SIM (UP, West, India) which is a handmade nano SIM. I am able to use internet facility when present in home circle. However, when I visit to other states I can not access internet (even after the setting change as a roaming). Whenever I open the browser, message comes on screen "Could not activate cellular data network" or "You are not subscribed to a cellular network service". In this connection I contacted ISP (Vodafone), but they say there is no problem with ISP and suggest me to contact Apple. I made contact with apple too. They made all the heat and trial with the setting but the result was the same. Finally they say this problem could be because of hand cut nano SIM and suggested me to get factory cut nano SIM. I am still having hand cut SIM. I request all of you to help me in this regard so that I could use internet while traveling.
    Thank you
    Arun Verma

    Get a factory cut nano sim as Vodaphone suggested. The handout sim seems
    to have a problem. Is there some reason you don't want to follow the suggestion
    you have been given?

  • IPhone 5s can connect to wireless WIFI router but can not access internet.

    iPhone 5s can connect to wireless WIFI router but can not access internet at work. The admin says the router lets my iPhone connect to LAN, but the iPhone does not have server IP to access the internet. I entered the server IP and port number in the HTTP PROXY fields but I still can not access the web. Any ideas?
    TIA
    Rich

    You IT person should be able to sort this out.  But, they seems to be too busy or disinterested to do this.  Suggest you provide the it person with an iPhone to get interested.
    Any could be lots of things.
    The best you can do is to get access to the admin setup for networking on a pc?  The internet settings are all the same.  Only what names the manufactures change from OS to OS. Check and compare parameters.
    Phone works to internet at home, I assume?

  • [SOLVED] Network restart before Arch can access internet via IPCop?

    The Leopard machines on our LAN have working internet on boot, my Arch box does not?
    Even though I have the IPCop server's IP in the Arch /etc/resolv.conf.head file, I still have to do a sudo /etc/rc.d/network restart before I can use the internet.
    Does anyone know how I can solve this one?
    Thanks for your time.
    Last edited by handy (2008-12-13 13:41:04)

    tomk wrote:Post your /etc/rc.conf. If '/etc/rc.d/network start' works but network-at-boot-time doesn't, that's where the error is.
    As a workaround I've put /etc/rc.d/network start in my /etc/rc.local & now I don't have to type it manually.
    tomk wrote:Incidentally, dhcpcd messages don't show up in dmesg - you should be looking in messages.log or everything.log.
    I looked in all the logs that had been changed after a boot.
    Here is 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="en_AU.utf8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Australia/Sydney"
    KEYMAP="us"
    CONSOLEFONT=
    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=(net-pf-10 pcspkr) ## turns off ipv6 & pc speaker
    # Modules to load at boot-up (in this order)
    # - prefix a module with a ! to blacklist it
    MODULES=(sky2 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore fglrx)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="archtypical"
    # 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="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    ###INTERFACES=(lo eth0)
    INTERFACES=(eth0)
    # 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.0.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 @iptables @network @netfs @crond @alsa @portmap @sshd @transmission-daemon @stb-admin @fam @gpm)# @tor @privoxy # @hal - hal's out on account of worker
    # End of file
    Last edited by handy (2008-12-13 12:30:42)

  • WRE54G expander setting static ip address, then no internet?

    I have set a static ip address on my wired computer for the expander. I can access the setup page, but not the internet. So, I went and set my computer back to " obtain ip address automatically ". Now I can access internet, but not the expander set up page.  I would like to upgrade my firmware, but  need internet and setup page at same time to do this.
    I thought once you set up a specified ip address and added it to your gateway you could then access it anytime when you had the settings changed back  to " obtain an ip address automatically " ? 

    Download the firmware when you have Internet Access, you may download the firmware from here , once the firmware is downloaded you can set-up static ip address on your computer and access your range expander set-up page and upgrade it's firmware...Once the upgrade is done you should reset and re-configure your range expander...
    Make sure you have identical wireless settings on your Range Expander and your Wireless Router...Your Range Expander should be in the same subnet as that of your router...

Maybe you are looking for

  • Commitment Warning w.r.t Fund Center from PO

    Dear All, We've Activated Funds Management as per the client requirements. But I am facing the following issue w.r.t commitment update. Details: Creating the PO w.r.t to Fund center & commitment item as A/c Assignment. I've created Formal Budget for

  • Browsers not loading web pages.

    Hi there I'm hoping someone can help me with this. This evening I logged on to my mac to find that none of my browsers (Safari, Chrome and Firefox) could load web pages. My MacBook Pro connects to the Internet via wifi. All other devices (wired and w

  • Cant call landlines and mobiles.

    hello, every time I try and call a landline/mobile in my country/locally, it does not connect and comes up with "account blocked". does that mean my account is blocked? or the phone i am trying to connect to is blocked? I am able to make video skype

  • Ipod nano wont sync.

    an ipoud has deen detetced .but it could not be identified properly .plese diconnect and reconnect / does not work w ituns up to date drives up to  date .pc will carg it

  • How to change SID on a SAP System with Maxdb ?

    Hello, I've tryed to migrate /clone a productive system from physical to virtual for testing, and it went OK. Now, i've done the same to another physical machine and SAP 4.6C r3 goes up,as well as the database MaxDB 7.5 on the new machine. but now i