Ubuntu Servers :: Can't Get Any Of Componants To Connect To The Jabberd2-router?
Jul 12, 2010
Alright so i have been trying to setup a XMPP server for internal chat for a small company..now my issue is i can't get any of componants to connect to the jabberd2-router..I have done the nessessary modification of the xml files in /etc/jabberd2 but i can't figure out what is wrong. Is this a bug or is it a configuration issue (my assumtion is the later). Here are the logs:Log from /var/log/jabberd2/sm.log
Code:
Mon Jul 12 19:44:52 2010 [notice] starting up
Mon Jul 12 19:44:52 2010 [notice] id: rekahsoft
[code].....
View 2 Replies
ADVERTISEMENT
Jan 14, 2011
I have 5 linux ssh servers at my office that are behind a router. How do I connect to any one specific server from outside the LAN? Do I have to port forward the router giving each machine it's own port? That seems clunky.
View 2 Replies
View Related
Jun 9, 2011
how do I connect to a PPTP VPN (router) using Ubuntu server (Maverick/Natty)?
View 3 Replies
View Related
Nov 6, 2009
I have a desktop PC running Ubuntu 9.10 and Windows 7, and a Eee PC 701 laptop running EasyPeasy Ubuntu 9.04. I'd like to connect the desktop to the laptop with a wired connection (eth0), then the laptop to my ADSL router using wireless (ath0).
I have a crossover ethernet cable (I bought on ebay). I have set up my laptop with a static IP address on my LAN and it uses OpenDNS.
I have added this to /etc/sysctl.conf on the laptop:
net.ipv4.ip_forward=1
Then I tried this on the laptop:
sudo iptables --table nat --append POSTROUTING --out-interface ath0 -j MASQUERADE
sudo iptables --append FORWARD --in-interface eth0 -j ACCEPT
This is a variation on what I found on other sites describing how to set up a router. I don't understand iptables very well, but I gather that the above two lines should set up forwarding so that traffic from my router to the laptop will be forwarded to the desktop, and vice versa.
But this doesn't work. The connection doesn't even establish between the laptop and the desktop.
View 12 Replies
View Related
Apr 6, 2011
I am trying to setup a dhcp server for my internal network. I have two NICs, a modem, and a wireless router. I have my server connected directly to my modem which is providing me with Internet access on eth1 and is working fine. I have dhcp and dns setup on eth0 which is connected to my router. The router shows that it is connected to the Internet but when the router gives a client computer an IP address, the client is unable to connect to the Internet but can connect to the router. I will post my configuration files below with my current configuration.
[Code]....
View 5 Replies
View Related
Aug 1, 2010
My son lost his USB Wireless stick for his Computer. I had thought I heard that if you had a second wireless router, you could use it somehow to detect the wireless router you have already set up in your home (like using a wireless card)? Is this what Ad-Hoc is? Either way, can this be done and if so how? I use a WRT54Gx2 Lynksys router and have a TRENDNET TEW-432BRP wireless router and also a spare D-link DI-514. I use ubuntu 10.04, and also wanted to know if I connected one of the router to his on the LAn port could he connect msaybe through an Ad-Hoc on my local computer here? He uses XP on his. I'm a newbie to linux and networking in general.
View 2 Replies
View Related
May 18, 2010
the connection via wireless lan can easily be established under ubuntu 10.4, but sometimes dhcp fails to get an ip address. is there a way to perform an action (=run a shell script) every time the connection is established? then i could get the ip manually
View 3 Replies
View Related
Feb 16, 2009
This is my basic setup:
[URL]
I don't know how to get the wireless router to connect to the other wireless router so I can use internet on my computer. How do I achieve this wireless connection?
View 1 Replies
View Related
Feb 5, 2010
My problem is little different then what I've seen here. I get the same message after inputting network name and password. I click connect and it just pops up again I don't get it. I'm running Ubuntu 8.10 for Ppc (PS3) I get no internet connection what so ever just the same message. The message I get is " authentication required by wireless network " What do I need to do to connect wireless to my router with my PS3 using Ubuntu 8.10? It does connect with a Ethernet Wire. I am new with Linux.
View 1 Replies
View Related
Feb 14, 2010
I have problems connecting to several things while ufw is enabled, with the most important beeing my router(10.0.0.1) and KGpg key upload. I tried to allow all incoming traffic from 10.0.0.1 but it didn't help. With ufw disabled i can connect to the routerI use wicd and wicd-client for connection and the "cant connect to access point" errorBelow are the output of ufw status numbered and portsentry(dunno if its needed)
Code:
To Action From
-- ------ ----
[code]....
View 3 Replies
View Related
Feb 16, 2010
I have been experiencing slight problems while attempting to connect to the internet via a wireless router. I can connect to my router perfectly fine on Vista and I could connect to my friends router while I was in Ubuntu, but I can't connect to my router while on Ubuntu. I've been entering the same code that will work when I'm in Vista, but it wont work while in Ubuntu.
View 7 Replies
View Related
Jul 1, 2010
I am not able to get wireless internet working on Ubuntu 10.04. I have a Wireless PCI card, Netgear WG311v2.I can't connect to the router, even though I downloaded the Windows drivers using Ndiswrapper.
View 4 Replies
View Related
Sep 27, 2010
I just installed Ubuntu 10.04 on one of my computers and the only way I can connect to the internet with it is through a wire. I have a wireless router and I want to know how I can use the internet wirelessly on that machine. The router is set up correctly because I am on the internet on my laptop (its a mac with OS X) and it is not connected by a wire.I also want to know if Verizon DSL works with Ubuntu.
View 9 Replies
View Related
Jul 16, 2011
Just installed Xubuntu 10.04(old HP POS i threw together right quick) and can't seem to get my wireless (card > bridge) to connect to the router.. Havn't been around 'nix for YEARS and I mean YEARS, early 90s!!!! I'm back now and want to get in it again... Now my card is all good, lspci picks it up and have the name of my "interface" so what's is wrong?? Sorry for the EXTREME n00b.
View 9 Replies
View Related
Jan 30, 2010
I want to show you this scheme:MyPC -> router -> internet <- router <- Mom'spc I want to connect from my pc to my mom's pc using ssh. The first router doesn't represent a problem, but my mom's router does. Our IPs are both dynamic (anyway, I can easyly know them) and I have opened the port (TCP/UDP) 2100 on the router in order to open a gateway on mom's pc.The firewall is not enabled on the router, nor on mom's pc.
Granted all this, now I should be able to connect to that computer using ssh:ssh user@ip -p 2100 But I can't, I always get a "connection refused".if I do it on my intranet, I can connect without any problem (to others computers, of course, not mom's) What's the reason because I always get a connection refused?
View 1 Replies
View Related
Feb 6, 2010
I have a router with 2 IBM Thinkpads connected. One Thinkpad is running Ubuntu, and the other is running XP.
They connect to the router with no problems.
I installed Ubuntu on a Sharp Moebius laptop and plugged in the network cable.
NOTHING.
I have tried pinging the laptop; nothing.
I am not sure where the problem is, because my Thinkpads have no problems connecting to the router, with both Ubuntu and XP
View 9 Replies
View Related
Apr 22, 2010
my LAN just suddenly stopped working. we had a power outage, and it just stopped. it will still recognize the network, but it wont connect. i was experimenting with setting up a web server (trying to set it up on the standard distro). i know its not the network card (on board) because i can put in my pci card and it still wont connect. it will connect when in the live environment. i thought that maybe it had updated, so i tried to boot from a different (older) kernel. that still didn't help.
i stopped apache. i was experimenting with portforwarding at the time (i had everything else working on my server), but i could not get it to work. after this happened, i restored the original settings on my router. i had applied the settings only a day before the power outage. everything still works on another computer on the network (also running linux). (all computers run 9.10) its almost like my router won't assign me an ip address.
View 9 Replies
View Related
Jun 23, 2010
I have a new belkin N1 router which I tested in somebody else's flat. It worked fine. When I got home I reset it by pushing a paperclip in the hole for 10+ seconds to erase this flat's internet connection settings (username and password and stuff). After this I plugged it the computer and tried to connect to it (wired connection) using 192.168.2.1 (this is correct for that router, it is not 192.168.0.1). But the browser says it is offline and cannot connect. The lights of the router cycle, the "modem router" light blinks continuously and the others briefly come on and go off again, every few seconds. I tried resetting it again, several times, leaving it off for a few hours, leaving it on for a few hours, etc.
View 2 Replies
View Related
Sep 5, 2010
I recently just upgraded my operating system to Ubuntu 10.04 LTS and I can't seem to get my wireless card to connect to our new Verizon Actiontec router. I am using an Encore Electronics 802.11n Wireless USB Adapter (model: ENUWI-N), which had worked with an earlier version of Ubuntu and our old router. The adapter recognizes the SSID of the new router but will not connect with the correct WEP key or even with the encryption turned off. I have tried deleting the wireless profiles and manually re-creating them and still no dice. I have also gone to the website of the chipset manufacturer and found the latest drivers (RT2870USB(RT2870/RT2770)) for the adapter, which, according to the Synaptic Package Manager, I do not currently have installed.
Where do I go from here? Do I need to install the new drivers, and if so how do I do that?
View 6 Replies
View Related
Oct 23, 2010
I wanted to try Ubuntu again but have gone wayback to an old 8.10 disk because I couldn't get 10.10 to work. The install with 8.10 went fine but the internet will not connect. The network manager shows eth0 grayed out and when going in to manage the connection it says 'never'. I'm using Vista with a broadband modem connected to a netgear router.
View 3 Replies
View Related
Nov 1, 2010
Im trying to setup Ubuntu for my buddy. After talking it up for ages of course i get a problem ive never seen be for . He is running 10.10 (or whatever the newest is lol) and when running windows it hooks up to the internet just fine through the router. however in ubuntu it will only connect when i plug it directly into the modem. Route gives no output. Kinda weird. router is Linksys Wireless G Broadband Router. WRT54G.I dont want him running back to windows before he even gets into it.
View 4 Replies
View Related
Nov 20, 2010
new to ubuntu and having difficultly connecting to my wireless router.It can see the router but will not connect keeps asking for password.usb adapter is working 100% as i can connect with it using xp 64bit.
View 4 Replies
View Related
Feb 3, 2011
It says my routor's name and signal strength but when I try to connect it tries for a while and then fails.
View 1 Replies
View Related
Mar 15, 2011
I think I have unique problem. I have a d-link DWL G510 rev c.(Austrailian) WiFi card in my pc which is detected as
Quote:
Network controller [0280]: RaLink RT2561/RT61 rev B 802.11g [1814:0302] in lspci -nn.
iwconfig shows:
Quote:
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSIDff/any
Mode:Managed Access Point: Not-Associated Tx-Power=6 dBm
Retry long limit:7 RTS thrff Fragment thrff
Power Managementff
ppp0 no wireless extensions.
Now sometimes it detects my wifi router and shows its ssid in nm-applet. but when I try to connect, it tries for 3 or 4 minutes and then fails. for most of time it even does not finds my router.
View 1 Replies
View Related
Mar 17, 2011
I have installed ubuntu 10.10 and am really happy. I want to sort the wireless conection out now. I have been through this forum for hours today and can't get it working. I have a Broadcom wireless card, which seems to be working fine, but I am not 100% convinced.I have attached the output of some of the commands that I have seen referred to on here.
I am using the wired connection on the same router, so the router connects fine.I click on the network icon and I see the skyNNNN router in the list. I have tried connecting to it and it asks me for my password, which I provide then nothing happens until it asks me again.I have removed the security from the router and I then see the same skyNNNN router without a
lock icon. I try to connect and it still fails.I am not using an access list on the router, so there is no issue with the mac address.
View 7 Replies
View Related
Mar 30, 2011
After reinstall Ubuntu 10.04 LTS didn't recognize my ADSL router Billion 400 G.The Ethernet 1 led is off after booting.Search on web for help on this but no good results.You good people now are my last resort.I tried boot in live CD and result is the some.Check with sudo lshw.
View 9 Replies
View Related
Apr 14, 2011
I have been using pppoe connect to Internet,now I want my notebook get on line,I bought a wireless router but Ubuntu(64-bite) can't connect to Internet through the wireless router.pppoeconf said that found eth0 and vboxnet0,but search concentrator failed and pppoeconf exited.How can I fix it.
View 1 Replies
View Related
May 19, 2011
I'm running Ubuntu 10.04LTS 64bit. The desktop running it does not connect to my router or the internet. My mac laptop does. When I installed windows on this desktop, it too could connect. But after reinstalling ubuntu, I cannot. I tried upgrading to the latest ubuntu, but that just bricks my computer. Here is my ifconfig:
Code:
~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1d:09:95:39:76
inet6 addr: fe80::21d:9ff:fe95:3976/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
[Code]....
View 9 Replies
View Related
Jun 1, 2011
I have Ubuntu 11.04 Natty and when I started it the first time it wasn't connected to the Internet. I refreshed and did the basic stuff. But it wasn't so simple. I went to Network Tools and Natty didn't recognize my router. I am not connected through Ethernet either. I can't do/can't afford to do an ethernet hookup. I don't want to spend my time running a cable to the floor below my CPU. Anyway, I have a Broadcom 4306 Network Controller. I am currently using my Windows to post. Also, I can't get drivers from Synaptic or anything (that includes NDISwrapper). Can I use Windows drivers without downloading NDISwrapper? I'm so confused and starting to think this is hopeless. Even worse: I don't have a disk for installing Ubuntu, I downloaded online alongside Windows with Wubi, Again, my network controller is a Broadcom 4306.
View 9 Replies
View Related
Jun 20, 2011
I have just installed 11.04 alongside windows vista. I have been trying to connect my router but it keeps saying disconnected from network. I have ran all of the troubleshooting tips in ubuntu its self and everthing seems in order. is there any settings i need to change on my router or in ubuntu's edit connections programe? I managed to connect to the router once to upgrade from 10.10 to the 11.04 but even before upgrading to 11.04 i had problems connecting to the router.
View 6 Replies
View Related