Fedora Networking :: How To Setup The Squeezeboxserver

Jul 21, 2011

I want to play around with squeezebox on my laptop. But I am experiencing some complications.My system: Linux lunatech 2.6.38.8-35.fc15.i686 #1 SMP Wed Jul 6 14:46:26 UTC 2011 i686 i686 i386 GNU/Linux Squeezebox ver: 7.5.5-1 Here is what I did:

Installed the repo:

Code:

#rpm -Uvh http://repos.slimdevices.com/yum/squeezecenter/squeezecenter-repo-1-6.noarch.rpm
Installed the server

Code:

#yum install squeezeboxserver

Started the server

Code:

#service squeezeboxserver start
Starting squeezeboxserver (via systemctl): [ OK ]

So far so good...When i try to access the web ui using firefox [URL] it wont find it. I tried typing in my hostname and my ip address as well but with the same result. I read in this thread that selinux might be blocking the port, so I added the recommended rule

Code:

#semanage port -a -t http_port_t -p tcp 9000

But it still doesn't work...

I tried nmap

Code:

#nmap -p 1-9001 my.ip.address but it said that all ports where closed. So i started the mysqld service and ran nmap again to verify that my firewall settings doesn't get in the way. It then showed that port 3306 was open.

View 1 Replies


ADVERTISEMENT

Fedora Networking :: Unable To Setup Fedora As Gateway Properly

Jul 7, 2011

I am trying to make my fedora 15 my gateway instead of my old D-Link, but I can't seem to get it working.

View 5 Replies View Related

Fedora Networking :: Setup A VPN Between 2 Clients?

Mar 27, 2009

I need to set up a VPN between 2 clients but don't have the foggiest idea where to start. I have searched the internet in vain, I have yet to discover the steps I need to take.

View 3 Replies View Related

Fedora Networking :: How To Setup Nameservers

Jun 30, 2009

I finally get rid of all panel solutions on my server in order to install nginx. Everything is working correct with nginx. I defined my nameservers via my domain manager as

ns1.domain.tld ip1
ns2.domain.tld ip2

Now my question is how can i define these nameservers to my server via ssh and after defining nameservers do i have to do anything else ?

View 1 Replies View Related

Fedora Networking :: How To Setup Bridge

Oct 4, 2009

I tried google but without success. I have a small home network and one computer has to work as a bridge (comp1), it connects to the internet through wlan and is connected with cable to other computer (comp2), I would like to to make that second computer member of a local network with internet access.I was trying this:

Code:
ifconfig wlan0 0.0.0.0
ifconfig eth0 0.0.0.0
brctl addbr br0
brctl addif br0 wlan0
brctl addif br0 eth0

[Code]...

View 8 Replies View Related

Fedora Networking :: Setup Rpm To Use The Same Proxy?

Feb 23, 2010

i setup yum to use my proxy (/etc/yum.conf , /etc/profile.d / KDE network setting)and it works great.

but rpm does not.(the command rpm) how do i setup rpm to use the same proxy yum is setup with ??

View 14 Replies View Related

Fedora Networking :: How To Setup Static Ip On 14

Jan 27, 2011

i was trying to setup a static ip in order to forward ports but with no luck. I need to setup these:

- IP address: 192.168.1.2
- Subnet mask: 255.255.255.0
- Default gateway: 192.168.1.1
- Preferred DNS Server: 192.168.1.1

View 5 Replies View Related

Fedora Networking :: How Do I Setup Samba Sharing

Mar 16, 2009

IM completly new to fedora but decided to give it a try after using ubuntu for a while,I have everything setup apart from sharing and im been fiddling for a while now.

View 1 Replies View Related

Fedora Networking :: Mt-daapd - Setup For Use With ITunes?

Jan 27, 2010

Has anyone set this up for use with iTunes? Any feedback as to how it works, tips, trciks, experiences?

View 2 Replies View Related

Fedora Networking :: How To Setup 12 Box To Connect To The Internet

Feb 17, 2010

how would i set up my Fedora 12 box to connect to the internet using Android SDK's adb forward tcp:8080 tcp:8080 while my phone is pluged in via USB? I'm able to set it up for Firefox. But how do i set it so i can access the repos? i'm using my phone for an internet connection(not WIFI)the app is called proxoid

View 1 Replies View Related

Fedora Networking :: Getting RT2870 Setup On Fc11?

Jun 26, 2010

I've got a sitecom usb wireless adapter that uses the RT2870 chipset.I have got the rt2870sta module and have a ra0 interfaceI can set up a connection in the network tool and it recognises the usb device fine.

[root@genie devices]# iwconfig
ra0 RT2870 Wireless ESSID:"******" Nickname:"RT2870STA"
Mode:Auto Frequency=2.462 GHz Access Point: Not-Associated
Link Quality=10/100 Signal level:0 dBm Noise level:-97 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

I have no control over it and the wireless bit in Network Manager is greyed out. I got the firmware from the Ralink site

/lib/firmware/rt2870.bin

I have set the country code in the .dat file to 1 for channels 1-13 and selected channel 11 My netgear wg-614 wireless light has no activity.

View 2 Replies View Related

Fedora Networking :: Setup Ftp Without Reinstalling Or Corrupting?

Sep 6, 2010

my dad bought a HP server for his office for networking and its connected to every computer aswell but since its my aswell his first time at fedora. ok so he wants to setup an FTP server on the server which is has fedora 12 installed on it and apache too installed how to setup an ftp network on the server without reinstalling or corrupting fedora?

View 2 Replies View Related

Fedora Networking :: Can't Able To Setup Internet Connection

Nov 1, 2010

i am accesing internet via proxy server till now...now i switched from proxy server to broadband connection. can't able to setup internet connection.

View 2 Replies View Related

Fedora Networking :: Qemu-kVM Setup Vm Using 2 NIC's Are Not Working

Jan 13, 2011

I am facing some strange problem as using 2 nic's on kvm child vm. Secondary interface eth1 is not working on vm but eth0 is working , i am using routing mode, here below details.Platform --> Fedora 13 (for both KVM host and child vm)Start VM using 2 nics support using below command.

/usr/bin/qemu-kvm -M pc -m 256 -smp 1 -name myguest1 -uuid
5dcb91e1 -nographic -monitor
unix:/var/lib/libvirt/qemu/myguest1.monitor,server,nowait -boot c -drive

[code]....

View 2 Replies View Related

Fedora Networking :: Network Print Setup

Jul 14, 2011

Fedora 15/Gnome3, latest updates as of 4pm EST 7/14/11.Trying to connect to a Canon inkjet printer, which is physically on a WindowsXP box via usb cable. Printer is made shared on the Windows machine.On the F15 machine, I can connect to all shared folders on the WinXP box via SMB.But trying to set up the printer connection from WinXP box to F15 is not working. I use Printing, then Network Printer, then enter the WinXP IP, then choose Find Network Printer. Note there's no CUPS or SMB printer choice - only AppSocket/JetDirect, IP, HTTPS/ and LPD. After a few minutes, I'm prompted to enter username and p/w for the WinXP machine, and the printer is located. Connection is verified.Connection is shown as Windows via SAMBA. I click OK and move to driver installation.

View 3 Replies View Related

OpenSUSE Network :: 11.2 Xen Bridged Networking - Setup Multiple DomU Through The Default Bridge Setup

Feb 4, 2010

Im trying to setup multiple domU through the default bridge setup. I am able to access only one of them through the network at a time. If you ping one of the domU it works perfectly but you cannot ping any of the others until you stop pinging the one and even then it takes a bit before you can. Ive looked around for a while and seen similar problems but nothing ever seems quite the same. Im probably missing something really stupid. Or is this the way the bridge is supposed to behave? Do i need to use a routed virtual network?

[Code]....

View 1 Replies View Related

Fedora Networking :: Setup To Share And Transfer Files Between The 2 Or 3 Pcs?

Mar 15, 2009

My main pc is this Fedora 10 pc. I have two other pcs that run different Linux distros from time to time. What is the basic setup to share and transfer files between the 2 or 3 pcs? They are connected through a 2wire modem/router.

Do I need Samba installed? or is that only if to need to network with a Windows pc?

View 14 Replies View Related

Fedora Networking :: Setup A Wireless Connection Between F10 And A HP J6480?

Mar 22, 2009

I am trying to setup a wireless connection between F10 and a HP J6480. I dnloaded the linux driver hplip-3.9.2, disabled the SELinux and ran the install. When I choose method of connecting - wireless it would not discover the device. The only way was to enable the USB descovery. Doing so, the computer found the printer and all is fine. What am I missing trying to enable the wireless connection. Note, that during this process, the USB was not connected. Also, I dual boot with Vista and I can run the printer wireless.

View 7 Replies View Related

Fedora Networking :: NAT Setup - Activated Eth0 Does Not Work

Mar 29, 2009

I've a desktop running Fedora 10 connected to the Internet via LAN. There's 3 network controllers in the desktop. One integrated to the motherboard and two additional. I would like to connect other computers (two laptops, one running fc9 and the other Window$ XP) to the Internet via the desktop. I googled the question and found out that I need to adjust thing called 'NAT'.

For that purpose I did the following:
iptables -t nat -A POSTROUTING -s 192.168.2.0/24 -j SNAT --to-source 192.168.*.*
where 192.168.*.* - is desktop' IP address. I want to use 192.168.2.0/24 as a network for laptops. I activated one of devices (eth1), gave it IP address:
ifconfig eth1 192.168.2.0/24
and connected f9 laptop to it.

On the laptop I activated eth0 with the same IP. The problem is: it doesn't work. I can't ping anything from the laptop except its own address (192.168.2.0).

View 4 Replies View Related

Fedora Networking :: Networkmanager VPN Client Setup For Sonicwall VPN

Aug 14, 2009

I'm looking for some information on setting up a VPN client through Networkmanager in Gnome. My company uses a Sonicwall VPN server, and I'm having trouble getting my F11 laptop to connect. I've tried OpenS/WAN with no luck, and stumbled across Networkmanager's VPN setup. I can choose Cisco Compatible VPN (vpnc) which says it's compatible with Sonicwall IPSec-based VPNs. Is there a how-to I can check out, or has someone else got this setup to work?

View 2 Replies View Related

Fedora Networking :: Manual Wireless Setup - WPA Supplicant?

Dec 20, 2009

In the process of making the jump from Ubuntu to Fedora and some of the file placement is catching me. Under Debian, I knew how to setup wireless from boot using /etc/network/interfaces and /etc/wpa_supplicant. Now, I know F12 uses /etc/sysconfig/network-scripts and /etc/wpa_supplicant/wpa_supplicant.conf, but I can't seem to follow the details. Can I use the same commands issued in /etc/network/interfaces in the appropriate /etc/sysconfig/network-scripts file? Can I, basically, copy my /etc/wpa_supplicant.conf to /etc/wpa_supplicant/wpa_supplicant.conf?

View 6 Replies View Related

Fedora Networking :: Setup A Remote Server On An Old Desktop?

Jan 6, 2010

I am trying to set up a remote server on an old desktop that i have and i am running into problems. I have the packet installed but i can not get it to run. When ever I enter /sbin/service sshd start

I get Generating SSH1 RSA host key:[FAILED] and i can not for the life of me figure it out. Running fedora 12

View 2 Replies View Related

Fedora Networking :: Setup A Domain Name So Everyone In The LAN Can Access The Sites

Jan 15, 2010

I have a question which it believe it is quite simple but I have no clue how to do it... I'm using Fedora 12 and I'm the only Linux machine in my office's LAN... I have Apache (httpd) setup and my co-workers can access the sites perfectly by using my IP address, for example [URL]... So here's the question, how do I setup a domain name so everyone in the LAN can access the sites by typing [URL]..

View 6 Replies View Related

Fedora Networking :: Setup VPN / Remote Desktop To Windows PC?

Mar 16, 2010

I am a Linux newbie. I am trying to see if it is possible to access a windows pc through some form of vpn/rdp setup. My machine is dual boot with Windows XP. On Windows XP, I am able to connect to my office via VPN client to connect to my office, then Remote Desktop to my local machine on the network.. Is there some way for me to do this with Linux? I find it really annoying to have to boot to Windows just to access my work pc.

View 9 Replies View Related

Fedora Networking :: Wireless Setup In 12 For Inspirion 1545

Mar 17, 2010

I have installed Fedora 12 on my inspiron 1545 laptop. I am trying to configure wireless and my gnome desktop shows it as disbaled. Following are the details. [root@Malapati devices]# uname -a Linux Malapati 2.6.32.9-70.fc12.i686 #1 SMP Wed Mar 3 05:14:32 UTC 2010 i686 i686 i386 GNU/Linux

[Code]....

View 2 Replies View Related

Fedora Networking :: DHCP Server Intitial Setup - FC 13

Jun 5, 2010

I decided to forgo my router's DHCP capabilites and try to make a random computer at my home take on the job.

First of all here's my network topology:

I have a cable modem hooked up to eth0 on my linux box, and this is where my internet comes from and works fine.

I also have another ethernet, eth1, which is connected to a wireless router in bridge mode. My end goal is to have my linux box sit between my internal network and the outside world. Thus it will need to act as a DHCP server, a NAT and as a firewall. Right now I'm just focused on the DHCP part.

Here is a copy of my dhcpd.conf file:

My /etc/sysconfig/dhcpd file has:

However the issue is that it is still listening on eth0. and not issuing any leases on my internal network.

What I think is happening is that it's not recognizing the 10.0.1.x subnet because my router is issuing leases on the 169.254.193.x, even though I put it on bridge mode. But I could be totally off mark.

Also running tcpdump on eth1, I can see requests coming in for dhcp, but my server isn't responding to them.

View 3 Replies View Related

Fedora Networking :: Wireless-G USB Network Adapter Setup For 12

Jul 14, 2010

To setup a Compact Wireless-G USB Network Adapter (WUSB54GC) on Fedora 12 ?

View 1 Replies View Related

Networking :: Unable To Setup Dsl Connection In KDE Fedora 15 / Solve This?

Jun 19, 2011

I installed the Kde desktop and i'm unable to setup a broadband dsl connection
i have done the settngs in network manager gave password username service name etc.
but the option for connection doesnt appear
the connection works properly in windows as well as gnome 3 desktop but not in kde

View 3 Replies View Related

Networking :: Fedora 14 Nic - Typed #setup Eth1 Is Not Present

Mar 15, 2011

I recently upgraded mu Fedora 13 to Fedora 14, I decided to add another NIC that I assumed it'll be eth1, when I boot the PC and typed #ifconfig eth0, eth1, lo appears. But when I typed #setup eth1 is not present. Why is that? I remembered doing this in Centos 5.5 but it automatically appears after I added a NIC and boot the pc? what should I do?

View 2 Replies View Related

Fedora Networking :: Setup DHCP Server Via Virtual Interface?

Mar 10, 2009

is it possible to setup a DHCP server using the loopback or a virtual interface? I installed Sun VirtualBox on my fedora system and want to try and kickstart them from within the same box on a virtual network. Is this possible and has anyone done it? I only have a single NIC in the box and it is on my public network.

View 1 Replies View Related







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