Fedora Networking :: Mini Webserver - Internet Not Working

May 30, 2010

Long term Fedora user, I have recently decided to set up a small shuttle computer as a media centre (using mythTV), data store/NAS (so all my data is centralized), mini web server, etc. After installing I had the fun of trying to get my audio working correctly (which I did eventually .. after finding out I unplugged the audio after the second reboot and solved it after somewhere). After this, I got internet video searching working through mythTV using adobe Flash. I then went to bed only to find the internet not working (can't telnet, can't traceroute, can't anything). This is both as the mythtv user I have set up and as root.

The setup I have is:
PC -> router -> interweb
192.168.1.7 -> 192.168.1.1 -> interweb

I also have a laptop (F12) which is on 192.168.1.5.
The laptop has access to the internet just fine (no problem at router / interweb).
I have the only access to the router and disabled any ISP access (no changes in router).
I have the only access to the PC (no changes in PC).
I have set SElinux to permissive (no selinux issues).
I have temporarily disabled iptables on the PC (not firewall issue).

So, I decided to look at the differences between my two machines on the network. Initially the PC was missing the route:
169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
I changed the services on startup so thet 'NetworkManager' was off, but 'network' started (exactly like my laptop). I turned off avahi-daemon, and any other network sort of daemon which doesn't match my laptop (which I have also customized).

I then set my eth0 config file to this:
Code:
# nVidia Corporation MCP77 Ethernet
DEVICE=eth0
HWADDR=00:30:1B:47:C4:FF
ONBOOT=yes
BOOTPROTO=none
TYPE=Ethernet
DNS1=192.168.1.1
USERCTL=yes
IPV6INIT=no
# DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
# NAME="System eth0"
# UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
IPADDR=192.168.1.7
NETMASK=255.255.255.0
NM_CONTROLLED=yes
GATEWAY=192.168.1.1
MTU=1432
# PREFIX=24

Commented out any lines which I didn't recognize. So, right now netstat -rn returns:
Code:
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0

/etc/sysconfig/network:
Code:
NETWORKING=yes
HOSTNAME=sophie
And to me everything looks OK.

I even have inter-communication working fine (I can SSH between the two servers no problems - 192.168.1.7 <-> 192.168.1.5). I can do DNS queries from both just fine (nslookup google.com returns fine). I just can't get any information back from the net. Would it be work me doing a tcpdump or wireshark dump etc ('tcpdump > file' would be easier for me)?

View 2 Replies


ADVERTISEMENT

Fedora Networking :: How To Get Wireless Internet On Compaq Mini 311c

Aug 3, 2010

I'm new to Fedora, I used to have Ubuntu 10 and found that some software I required would not work properly so I decided to Fedora under recommendation from a friend. I really like it but when I installed Fedora 13 on my Netbook I found it difficult to set up my wireless connection.

View 6 Replies View Related

Ubuntu Networking :: Compaq Mini 110 No Wired Internet?

Oct 4, 2010

The netbook wired internet was working fine UNTIL I reset the internet modem! and then it no longer was able to connect to the internet.

I read several threads and did sudo lshw -C network

It said network disabled
ethernet interface
Atheros AR8132 lic gigabit ethernet adapter
physical id 0
bus info pci@0000 :02:00.0
sonia@sonia-laptop:~$ sudo lshw -C network
[sudo] password for sonia:
*-network

[Code]....

View 3 Replies View Related

Ubuntu Networking :: Hp Mini 311 Bcm4312 Wifi Internet Connection?

Feb 19, 2010

I face in getting my wireless connection work. I am able to establish connection with my router and browse router configuration pages successfully. However, trying to access any other internet address (through browser or ping etc) results in intolerable poor performance (70% to 100% packet loss in ping). Ethernet connection (eth0) works perfectly though. Am furnishing the details below:

Netbook: HP Mini 311
Product No: VM257UA#ABA
Model No:311-1000NR
Ubuntu Netbook Remix:

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Hp Mini 1000 Internet Wont Work

Sep 1, 2011

I installed the netbook version of ubuntu 10. Problem is no wireless networks show up. So I have an eternet connecting. Only problem is when I plug that in, still no internet. I need to download drivers to make the wireless work.

View 1 Replies View Related

Fedora Networking :: Ping Working But Internet Not Working From Dhcp Clients

Jul 17, 2009

I have a strange problem for internet. My clients (winxp - S2) can't get internet.Let me explain my scenerios. Fedora 10 with lan (eth0) having direct internet from dsl model, client (XP service pack 2) can use samba shares using dhcp (wlan0) installed in Fedora 10 box. client can ping my linux box.Now problem is: client (dosbox) can ping the google ip address (i.e ping 74.125.39.106) but can't use 'ping www.google.com'. That means ping with ip works for internet from my client. My linux box can. I can use internet from FC10 but can't use iexplorer from my client to have internet. I have enable ipmasquarding in Firewall and dhcpd is running on wlan0 for dynamic ip address of my clients.Can someone suggest me what kind of problem having I? What should i do to success iexplorer for internet? what possibly am i missing?

View 3 Replies View Related

Ubuntu Networking :: Wireless Not Working On Hp Mini?

Feb 27, 2010

I loaded Ubuntu on my mini and everything worked fine except it didn't recognize my wireless card in my HP 210 mini.

View 2 Replies View Related

Ubuntu Networking :: Can't Get Wired Internet To Work On HP Compaq Mini 110c / Sort It?

Apr 12, 2010

Code...

I've got a new HP Compaq Mini 110c-1110SD.
I've booted Ubuntu UNR 10.04 Beta2 from a USB stick and at first it seemed like everything worked so I installed it (dual boot with the installed Win XP which works fine, no network problems)

But .. I forgot to check if internet worked. Since I don't have a wireless, I plugged in a cable and the Auto eth0 showed up as connected.

Looks good, but I can't get internet to work. Local browsing on my LAN works ok, but getting on the internet doesn't work neither does apt-get so updating is a problem too.
Strangely enough, ping does work ...

I thought it had to do with UNR being a beta, so I've booted from a live UNR 9.10 usb stick, but same problem, no wired internet.

I'm totally stumped. I've been running Ubuntu since 2007 on several PC's and never had any problems with networking.

So, how do I fix this ?

View 9 Replies View Related

Ubuntu Networking :: HP MINI 1120 NR Wireless Not Working

May 8, 2010

I just Installed Ubuntu 10.04 Netbook Edition in my HP MINI 1120 Nr everthing seem to be FINE but WIFI not showing i think the driver is missing.

View 3 Replies View Related

Ubuntu Networking :: Dell Wireless 1395 WLAN Mini Card Not Working

Sep 8, 2010

I have a Dell Inspiron 1525 laptop using Dell Wireless 1395 WLAN Mini-card (This is what Windows Vista says I have). I have installed Ubuntu as dual boot with existing Windows Vista. Wireless is not working in Ubuntu but working flawlessly in Windows.

Here is the output using CODE: lspci.
hai@ubuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
02:09.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
02:09.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
0b:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
hai@ubuntu:~$

View 2 Replies View Related

Fedora Networking :: Internet Not Working With All Software?

Jul 19, 2009

I've been running Fedora 11 x86_64 without any Internet issues. All of a sudden, yesterday, Firefox nor gwibber, nor Xchat can connect? I'm running Chromium and it works and so does pidgeon. I don't know what happened. I did a command-line ping and I was able to get ip addresses, so I'm confused with what changed. I did an yum update Saturday:

Code:
Jul 18 19:03:34 Updated: libcurl-7.19.4-9.fc11.x86_64
Jul 18 19:03:35 Updated: DeviceKit-power-009-1.fc11.x86_64
Jul 18 19:03:36 Updated: openjpeg-libs-1.3-5.fc11.x86_64
Jul 18 19:03:41 Updated: poppler-0.10.7-2.fc11.x86_64

[Code]....

View 3 Replies View Related

Fedora Networking :: Internet No Longer Working

Aug 11, 2009

I have been a happy Fedora user since late in the F9 release and now use F11 32 bit.Two days ago my 2wire modem/router took a dive. My ISP sent us a Motorola 3347-02 and since then my computer will not reach the internet. I have read everything I can and still haven't found the solution! Some things that I have tried: Disable network manager and do it manual, configure static IP, wipe system and reload, installed F11 on another computer.None of these have worked.Now I am booting from Ubuntu and have no issue but I can't stand Ubuntu.

View 4 Replies View Related

Fedora Networking :: Internet Not Working In 12 / Get It To Work?

Dec 15, 2009

I have installed Fedora 12 on my computer. Earlier I had tried Arch Linux & Linux Mint 7 on the same but on all the three OS's I was unable to get net working. I connect to the net via DSL modem(MTNL BB) & connect it to the PC via ethernet port. Though Fedora 12 shows that the network is connected but I'm unable to browse or chat.

Here is a screensnap of network information;

Pinging google.com returns with an unknown host error while pinging 192.168.1.1 yeilds no results. The cursor gives busy status & upon manually cancelling the ping, I get 100% packet loss. I connect the same modem via USB to my laptop but the internet works fine there.

View 14 Replies View Related

Fedora Networking :: Internet Not Working In 12 / Sort It?

Feb 25, 2010

I have Fedora 12 and Windows 7 in a dual boot configuration in my lenovo laptop.The config of my laptop is core2duo 1.73, 3gb ram and 160gb hdd.I updated my fedora 12 yesterday. But after that internet stopped working. But I'm able to ping google.com successfully.Internet is working properly in my windows. I have posted this message from the same ethernet connection in my windows.I have posted the output when pinging google.com down here. code...

View 3 Replies View Related

Networking :: Internet Not Working On Fedora Core13?

Nov 6, 2010

I installed wireless usb adapter and it configured automatically and it show all the wireless network ,but if I want to open internet by Mozilla Firefox it not open ,how can I setup my internet connection?

View 6 Replies View Related

Fedora Hardware :: Rock Mini Keyboard With Touchpad Not Working?

Jan 6, 2011

I bought a Rock Mini keyboard with touchpad MSZ-KBTP. The touchpad is working with fedora 14 but some of the keys are not what they should be. I tried changing the keyboard layout under gnome keyboard settings but the keyboard is not listed.

View 5 Replies View Related

Fedora Networking :: View Local Webserver From Xp Clients By Not Using Ip?

Jul 26, 2010

I'm some sort of creating an Internal webserver or Intranet for short locally. My local webserver ip address is 192.168.0.1 and when im trying to view this on my xp clients i will type it in the url 192.168.0.1. What im trying to do is view my webserver instead of typing ipaddress I'll type hmij.edu.ph for example and trying to resolve it locally through local dns resolution.. so every time i type for example. my webserver name hmij.edu.ph i want it to redirect it to my local webserver w/out going to the internet first.. I already setup dnsmasq for dhcp and dnsclient resolution. is there any better way on how i can achieved this?

View 5 Replies View Related

Fedora Networking :: Internet Not Working Directly Connected Or Wireless

Dec 7, 2009

I was trying out the fedora live cd but I couldn't get my Internet to work. When I open firefox it always said server not kind no matter what I searched or put into the address bar:

I tried many different things but none o them worked
I am able to ping m router an I'm able to login to my routers page
I am also able to login to my modems page and it says connected to the Internet
I tried restarting the modem and the router but I still got the same problem
I also tried disabling the firewall but still had the same problem
I tried a command and I was able to receive packets from google.com, but It never went through in firefox
I also tried out a torrent (I had it saved on a USB) and it worked it was downloading fine
I am able to ping googles web page but I am not able to search anything.

In firefox preferences and in network proxy I tried many different proxy settings bit none o them worked I always get the message server not found. All this was done while connected directly with Ethernet cable modem and router but untried wireless and it didn't work either on the top right corner of the screen the network icon says auto eth0 active. I'm using fedora 12 livecd.

View 2 Replies View Related

Fedora Networking :: Can't Get Wireless Internet Working (huge Newb)

Jun 26, 2010

I just installed Fedora 13 on my old compaq presario with a DLINK DWL-122 usb adapter. Both lights are on as if it were working, but network manager isn't auto connecting.

View 4 Replies View Related

Fedora Networking :: 15 Wireless Internet Not Working (firmware Not Found Etc)?

Jul 8, 2011

I just upgraded from Fedora 14 to 15 and am having problems getting my wireless internet to work. I never had it working in Fedora 14 as it told me "firmware was missing." I have tried many different approaches described online and non have seemed to help me. I have an HP dv6700 laptop with a Broadcom "Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)" chipset. I have installed the Broadcom-wl set from yum as well.

View 9 Replies View Related

Server :: Use Webserver Machine Outside The LAN Using Internet

Mar 31, 2011

I am using squid3 on ubuntu server 10.10, publish my webserver running on other machine on ubuntu10.10 desktop. My server is configured for squid3 transparent proxy which is running successfully.

Now I need to publish my other machine which is running with apache2 webserver.The local IP is 192.168.1.5, I need to assign a public IP as 61.8.153.212 provided by ISP.

use my webserver machine outside the LAN using internet, through ubuntu server 10.10 squid3.

View 3 Replies View Related

Ubuntu Networking :: Enabling Non-internet LAN Makes Internet Over Wireless Stop Working

Sep 1, 2010

I am trying to connect my desktop to my laptop over a non-internet connected LAN, but when i enable the LAN connection on my desktop (the one with the wireless) its internet stops working.

it is a very similar problem to this except that i am using ubuntu for the machine with the two connections.

right now i have my wireless on the 192.168.1.* address space, while the LAN is to be on 192.168.5.*

note: my goal is not to share internet with my laptop, just be able to connect to it and the internet at the same time.

desktop: ubuntu 9.10 , wireless and LAN
laptop: windows xp, LAN only

View 9 Replies View Related

OpenSUSE :: Virtualbox Where Host Can See Webserver From Guest And Reach Internet?

Sep 21, 2010

I have set up my guest OS in VirtualBox so that it has a static ip and is using a bridged adapter. As a result, I can see the webserver that's hosted in guest from my host OS's web browser. However, for some reason my current setup does not allow my guest to reach the internet. What settings do I need to enable both?

View 1 Replies View Related

Ubuntu Servers :: Webserver On OpenVPN Client (visible To Internet)

Apr 19, 2010

I'm trying to run Web server (nginx, does not really matter) "behind" VPN tunnel (i.e., on VPN client - the idea is that Web server is available at VPN endpoint IP on VPN server). Stock Ubuntu 9.10 Server with stock openvpn 2.1. No network changes done, only ufw is enabled and IPv6 is switched off. I need this box to be available at main IP address, no default route for VPN tunnel.

Tunnel itself works nicely, no problems at all. Hand-made static routes work via tunnel just fine. Problem is in-going traffic - I can see that it at least comes via tunnel (via OpenVPN debug), but is blocked (or dropped) by firewall or kernel. As far as I know, specific VPN server does not filter anything and is used for running Web servers on other IPs. I think I might need to set up some sort of IP forwarding for tap0 device to localhost - but don't really know where to start.

Tried disabling firewall, making Web server listen on all IPs (from localhost to VPN tunnel) - no luck. The box is in another country and KVM will be time and money, so I really don't feel like experimenting. openvpn.conf (IPs are obscured, non-relevant options removed, based on recommended config for that server):

Code:

# Setup
dev tap
remote 1.2.3.4
port 5091

[code]....

View 5 Replies View Related

Server :: Accessing Internal Webserver From Public Webserver

Dec 18, 2009

Ok let's say I have Apache Webservers on 2 different machines within my network, I have http://outterABC.com setup at dyndns.org to point to my modem at home, and my router forwards Port 80 to the ServerA Machine (i.e. 192.168.0.3). I can access my webpage I setup for the Server A Machine.

But what I want to try and do is somehow access my ServerB machine's website that is on my same network. I tried something like this http://ServerB.outterABC.com and the apache page came up with something like the page wasn't available. I want to access the content of the ServerB website, but because I have only one router, i can only forward Port 80 site traffic to my ServerA machine's website. I'm sure it's a different syntax I should use but i'm just not sure what I should enter to bring up the apache root web page for the Server B website via http://outterABC.com

I tried setting up DNS A records on ServerA, but I don't think it will work with what i'm trying to do above.

View 1 Replies View Related

Fedora Networking :: Find Wireless Driver For Mini 10?

Jun 26, 2010

i am new using linux i install fedora 13 in dell mini 10 and i want to how i find and install the drivers for my laptop. I tried Ubuntu the last time and it has some hardware detection but i dont know how it made in fedora

View 5 Replies View Related

Ubuntu Networking :: Wired Internet Not Working Since Update / Wless Not Working

Jun 21, 2010

I have been looking around the forums searching for similar problems, it seems not only me had this problem. About a month ago I did a regular update via Upd Manager. The next day - no wired connection.Still managable, since the local library has wireless. Now that won't work either.Just after I upgraded from Jaunty, I accidentally removed NetwMngr from the top right corner of the screen, but that should not have anything to do with how the program works, right? I now cannot reach NM, if I run it from the terminal, nothing happens visibly.

View 5 Replies View Related

Ubuntu Networking :: 10.10 Internet Working But Evolution Mail And GTalk Not Working?

Nov 17, 2010

I have a Dell Latitude D530 Laptop (500 GB HDD). Installed Windows XP and then Ubuntu 10.10 to do dual boot. everything works fine in Windows XP.In Ubuntu 10.10 I had issues connecting to Internet(Through Wirelss), I was able to rectify this issue by dsiable ipv6 from firefox about:config and setting true to network.dns.disableIPv6. After this I was able to connect to internet and browse websites from Firefox.But I am having Issues with Evolution Mail(Connection Timed Out) and Google Talk Client(Connection Timed Out).Empathy Internet Messaging gets connected fine.I was wondering if I will have to disable IPv6 System wide and hence I added the following lines to /etc/sysctl.conf

#disable ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1

[code]....

View 9 Replies View Related

CentOS 5 :: What Needs To Be Installed For A Working Webserver/database

Aug 9, 2009

I have a dedicated server running Centos 5.2. I have a Wordpress MU site that's setup over apache 2, mysql 5, php5, and I use phpmyadmin as well. I'm able to read the database as my website appears perfectly fine, however, I can not write to it. What exactly do I need to install on my Centos sever to allow my site to interface with the database? I've used shared servers and VPS's with no problems but this just won't work. The support team seems clueless and I'm ready to ask them to reinstall my entire OS and everything else again.

View 2 Replies View Related

Fedora Networking :: Replacement Wifi Card - Dell Mini 10v?

Jan 6, 2011

I own a Dell Mini 10v netbook, I love the little thing, except I hate the Broadcom wireless card, I would much rather have a card that can use open source drivers. I have been searching on Google, looking on forums and looking on the hardware sites, but I cannot find a replacement card.

The problem is the tiny Dell has a tiny place to put the card and according to Dell and Broadcom, it is a "halfcard", which I have no idea what that is.

replacing the wifi card on this netbook?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved