Ubuntu Networking :: Can't Log On To Router

Mar 5, 2010

I have a WRT54G router, and I would like to log on to it, but for some reason, I can't. I can ping the router, and and when I try ssh into it, ssh returns with

Code:
ssh: connect to host 192.168.1.125 port 22: Connection refused

which seems to imply that 192.168.1.125 is a valid address, for 192.168.1.1 returns

Code:
ssh: connect to host 192.168.1.1 port 22: no route to host

But I just can't log on to the router, neither via ssh, not via web.

View 6 Replies


ADVERTISEMENT

Ubuntu Networking :: DLink ADSL Router As Main Router And The Belkin N1 As Repeater?

Apr 13, 2010

Because of the configuration of my house, I need two routers.I have a DLink ADSL router as my main router and the Belkin N1 as my repeater.I have set up the IP address in the Belkin to be 10.1.1.10 - my DLink is 10.1.1.1. I have disable the dhcp in the Belkin and set the DNS as ISP provided. [URL]..I have set the channel to 11 and in the Ubuntu Network Manger I have set the IPV4 to Link Local Only. I can see the Belkin and connect with my PC.but it will not take me through to the internet.

View 9 Replies View Related

Networking :: Setting Up Linux Box As IPv6 Router To Replace Netgear WNR1000 Wireless Router?

Jun 18, 2011

I want to set up a Linux box as a wireless router to replace our existing Netgear WNR1000 router, as I believe the Netgear does not support the coming IPv6 protocol. Unfortunately, it is not flashable with OpenWRT or DD-WRT presently.

As we have Comcast, our cable modem acts as a dumb modem according to the customer support guy I talked to, and our router is the one that asks for the IP address from DHCP. Thus, when Comcast switches over to IPv6, I don't believe my existing router would work, correct?

My idea is to take a Linux box and put two NICs and a wireless adapter in it, using IPCop or Smoothwall to set up a router. I could then enable IPv6 support for when we have IPv6 with Comcast. Is that possible? Would there be a way to get BIND to hand out private IP addresses in the same subnet on the both the LAN NIC and the wireless card?

View 1 Replies View Related

Networking :: Set Up A Laptop As A Router To Connect Wirelessly To ADSL Router?

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

Networking :: Network Setup - Router - Wireless Router Card ?

Apr 24, 2010

I'm having trouble getting my network set up the way that I want it/had it. You see, when I first set up my network, I just had my cable modem going directly to my standard wired router (A D-Link DI-604), which had DHCP,and was connected to all of the computers on my network. I had one switch hooked up to one of the ports of the router, but this was a regular switch, and it would not try to assign IP addresses, it would just pass through the DHCP info as I wanted.

Now however, my network setup has changed. My room mate and I both got laptops, and we decided that we wanted to have wireless access so we didn't have to constantly plug in to the router.

Now my network is set up like this: The modem is hooked up to the router(DI-604), which is hooked up on the LAN side to our computers, our switch (which is hooked up to 3 more computers), and to a wireless router card (A Gigabyte GN-BC01).

The wireless router card has two jacks for ethernet. One for WAN, and one for LAN. The LAN side we have plugged only into the computer in which the card is installed.

Now the problem is this: The wireless router card comes with DHCP by default, and it's assigning addresses to the laptops and to the computer hat it's in, and worse, the IP addresses are on a different subnet than that of the main dlink router. The Main (dlink) router assigns addresses from 192.168.0.1 (itself) to 192.168.0.254, while the wireless router card assigns addresses from 192.168.1.1 to 192.168.1.254 (itself).

Because of this, I cannot access services on the wireless network from my wired network or vice versa. The first thing I tried was setting the card to assign addresses from 192.168.0.12 to 192.168.0.253, however it just said "internal error" when I tried to do this. I decided that this may be because it sees that it was being assigned an address on it's WAN side on the same subnet. So the next thing I tried was disabling DHCP and setting the "LAN IP Address" to 192.168.0.12, hoping that the DHCP would just go through the card, like a switch. I would have set the LAN IP address to be assigned by DHCP, but this was not an option, so I decided that'd be the best thing to set it to.

Once again however, setting the LAN ip address to an address on the same subnet as that of the IP assigned to it's WAN side caused it to report an "internal error". I verified that this was the issue by setting the LAN address to several other private IP addresses to test (I.E. 10.0.0.1, 192.168.3.1, 192.168.5.12).

My question then really is: How do I set up both routers so that I can access services and computers from each network from the other network. Should I set them with different subnets and set the gateway on the wireless network to the main router? To the wireless router card? Should I put them on the same subnet? Will it know how to communicate?

Here is a link to (picture) my network diagram. Network Diagram

View 2 Replies View Related

Networking :: Linux As A Router / Bring 147 & 148 IP Online Without Router?

Mar 26, 2009

These r IP provided by my ISP that i've put on Fedora 8:

WAN IP:xxx.xxx.xxx.17 (eth0)
Subnet:255.255.255.252
Gateway:xxx.xxx.xxx.18

Valid static(public) IP set of 2:
IP:xxx.xxx.xxx.147 & 148 (eth1, eth2)
Subnet:255.255.255.240

i want to run xxx.xxx.xxx.147 as a web server & xxx.xxx.xxx.148 as a ftp server. but I'm able to ping only xxx.xxx.xxx.17(WAN IP) from outside world. Can any1 tell me that how can i bring my 147 & 148 IP online without router.

View 6 Replies View Related

Networking :: Old Router Behind New Router - Configuration ?

Oct 30, 2010

I've moved a linuxbox from being my gateway (nat, etc) to behind a new gateway (a DD-wrt router). For transparency purposes, I'd like to continue using the old box services, and just have the gateway in front of it.

Here's what I did:

The newgateway is setup for class C, 192.168.0.0

This configuration works, but sometimes it doesn't and I haven't figured out why yet.

At sometimes, clients on the LAN get throughput rates with very little speed loss (using speakeasy speed test). They will run at 33M on the LAN, running through both the newgateway, and the oldbox, and get about 35M with directly connected to the cable modem.

Other times, it seems nothing can talk with anyone, and I am not sure why.

I know what I have done is a little unconventional, but it's a transitional thing, and I am not sure it is the cause of the problem, although it was the last things changed.

View 2 Replies View Related

Ubuntu Networking :: Use One Wireless Router To Connect/detect To Another Wireless Router?

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

Networking :: Linux Router / Configure Linux CentOS 5 As A Router Using Iptable?

Nov 27, 2009

I want to configure linux CentOS 5 as a router using iptable, .Im new in linux so I need the steps to do that

View 5 Replies View Related

Networking :: Cannot Ping Wireless Router Or Access Router Settings - Wireless ?

Jun 9, 2010

I moved my server and network equipment, and now the wireless works but I cannot get my server online. I host a website, so this is kind of urgent.

I have a wireless router and can access the internet fine on my laptop. My server is wired & connected to the router. It sets up the networking properly.. ifconfig has an ip address, the default gateway is present. But I cannot ping google, or even the router. It says destination host unreachable.

So I go back to the laptop to check the router settings.. sometimes it likes to assign the server the wrong internal ip. But, I can't access the router settings either! The page (192.168.1.1) times out. Same with trying to ping the router. How can the laptop be online if it can't reach the router?

Oddly, ifconfig on my laptop reports an ip address starting with 99.233. It's always given me an internal address starting with 192.168. What's going on here? Is the router not allocating an internal ip? I use wicd to connect, if it's relevant.

We have a windows laptop that can only get a "local connection". Now it does sound like the router is forwarding directly to my laptop, instead of allocating internal ips.

View 1 Replies View Related

Networking :: Network Configuration: Server - Router Vs Router-server

Aug 14, 2010

I am thinking of moving the router behind a server and connecting the server directly to the internet via a modem. Are there any security issues related to doing this? or other things I should be aware of. Iptables are implemented on the server blocking access on unused ports.

View 2 Replies View Related

Networking :: Get The Wireless Router To Connect To The Other Wireless Router?

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

Networking :: Linux Router / Make A Router By Linux?

Mar 26, 2010

How do I make a router by Linux?In other words you want your Linux to work as a router.

View 10 Replies View Related

Ubuntu Networking :: Replaced Router And Networking Fails

Apr 15, 2010

I replaced my wired router and networking has gone south on one of my boxes. It's a Dell tower, a few years old, triple boot (ubuntu 8.10, FreeBSD, WindowsXP). Old router used 192.168.254.* via DHCP, new one is 192.168.2.* via DHCP. The router replacement caused no problems for either FreeBSD or WinXP on this box, nor for any of the other boxes on the network (one of which is ubuntu 9.10).

Ubuntu 8.10 simply will not connect to the new router. I'm presuming that something somewhere down deep has been compromised and I just don't know where to start looking or what buttons to push to reconfigure correctly. Router status displays show an IP address of 192.168.2.35 for this box, booted under all three operating systems. Using network-manager to force that static address instead of relying on DHCP does not seem to help.

View 5 Replies View Related

Networking :: Networking Config For Desktop/Laptop Through Router

Jan 6, 2011

My Desktop is wired through eth0 to my wireless router. The router is connected to the internet. the ipaddress leased to my desktop was done with dhcpcd. My laptop is connnected to the wireless router through the wifi card known as device eth1 and i used dhcpcd for that also. How can I network my laptop via wifi through the router to the Desktop?

View 7 Replies View Related

Ubuntu Networking :: 8.10 For PPC Will Not Connect To My Own Router?

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

Ubuntu Networking :: Use Machine As A Router?

Mar 14, 2010

I want to hook my modem up to my computer and hook my comp up to my wlan AP. However I tried other ways to do this and it failed.

View 2 Replies View Related

Ubuntu Networking :: Configuring New Wi-Fi Router?

Mar 18, 2010

I am using Ubuntu 9.10. I just got a Linksys WRH54G wireless router. I want to protect my wireless connection by putting a password to it but when I enter the Router's default IP address (192.168.1.1) into my browser to open the 'Utility Welcome screen', the browser does not respond.

According to the Router's manual this is because PC' TCP-IP is not set to automatically obtain the IP address.

View 9 Replies View Related

Ubuntu Networking :: Can't See Router When Using N Class

Mar 30, 2010

I noticed earlier today that I was only getting a 54Mb connection with my wireless which I assume means that it is using g class to connect (I get 130Mb connection when using Windows 7). On my router setup page I changed the mode from mixed (a g & n class) to just n class and from then on I couldn't connect to the internet or even access my router home page.

My router is a Linksys WRT-160n.
Wireless card is Edimax EW-7728ln.
I appear to be using the correct drivers - RT2860.
Also using Wicd network manager

View 6 Replies View Related

Ubuntu Networking :: Connected To Router But No Web?

Jun 4, 2010

i'm connected to my 2wire 2701hg-b, but have no internet. when i plug in directly there's no prob, but wireless is a no-go.

View 1 Replies View Related

Ubuntu Networking :: Setting Up A Router ?

Jul 23, 2010

I tried to setup a Ubuntu Wired Router according to the manual but found a problem.

At the end of the doc page it says:

Code:

The problem though is that I don't have a wireless connection and what do I put at the end?

It says "bridge-ports eth1 wlan0" so should I change that to "eth1" twice or just leave "wlan0" out or how do I fix this?

View 9 Replies View Related

Ubuntu Networking :: Can't Configure New Router?

Aug 27, 2010

I just got a new wireless router (Asus WL-520GC). I can connect to the Internet, but I can't access 192.168.1.1 to configure the router (this is the correct address, according to the manual). It doesn't respond to a ping either.

Code:
$ ping -c4 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.

[code]....

View 9 Replies View Related

Ubuntu Networking :: Can't Config Router ?

Feb 22, 2011

My brother owns a chain of photo studios and we've just converted the computers over from Windows Vista to Ubuntu 10.10

We're setting up a wireless router at one of them right now and I can't log into the router via chrome or firefox by typing in 192.168.0.1

It just tells me there is no network connection. From what I remember I don't need internet to connect to the router to configure it.

On windows or osx it's generally a plug and play operation to getting the wireless all setup and secure.

View 5 Replies View Related

Ubuntu Networking :: Can't Ping The Router Or Anywhere Else?

Jun 30, 2011

Connected freshly installed 10.04.2 to a wireless network through a router. Everything looks correct -- IP is assigned, connection is on, the system shows up on the router -- except that there is no internet connection and I can't ping the router or anywhere else. According to the router, the wireless signal at the ubuntu system is stronger than at the sitting-right-next-to-it windows system with *working* internet. what is this? Should I replace current driver?

[Code]..

View 8 Replies View Related

Networking :: Setup Ubuntu As Router?

Apr 5, 2010

how to setup ubuntu as router. i already try to setup but it doesn't work.

my situation is to create ubuntu as router. i have two network card etho and eth1. i want to create eth0 in DMZ and eth1 only can only access in internal.

View 2 Replies View Related

Networking :: Trying To Setup Ubuntu Box As Router

Apr 3, 2011

I have multiple devices in my garage that need internet connectivity. I have my main Netgear router inside the house. I have a computer running Ubuntu in the garage with dual NICs.

Here's a map of how I have it setup now: [URL]
Here's my /etc/network/interfaces:
Code:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.60
netmask 255.255.255.0
gateway 192.168.1.1

auto eth1
iface eth1 inet static
address 192.168.1.5
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255

I was trying to keep everything on the same subnet. Eth0 is the external NIC, connected to the router in the house. eth1 is the internet NIC, which would go out to the devices in the garage. Now, I know it would be easiest to just connect a switch up and run all the devices in the garage off that switch. But the switch I have is a 10/100, and my network in the house is gigabit, and I want the PC in the garage to have gigabit access... which is why I'm doing this dual NIC setup and using the PC as a router, then the other devices in the garage will be 10/100.

In addition, I used the shell script as described in this article: [URL] to setup iptables. I also uncommented the net.ipv4.ip_forward=1 line in /etc/sysctl.conf. What am I doing wrong here? None of the devices in the garage that I connect up to the Ubuntu PC are getting connectivity. None are getting a DHCP lease from the main router in the house. The Ubuntu PC itself has internet access just fine though.

View 2 Replies View Related

Ubuntu Networking :: When Trying To Ping The Router (192.168.0.1), Get No Response?

Feb 3, 2010

I am a new user of Ubuntu...I am trying to use if for a University project. I have installed Ubuntu under a nice new partition and install was smooth. I am using my Belkin F5D8055 v1 USB adapter to connect to my router. The router registers that the IP 192.168.0.3 has connected (thats the IP assigned to the adapter) however even when trying to ping the router (192.168.0.1), I get no response.

View 7 Replies View Related

Ubuntu Networking :: Cannot Connect To Router With 3rd Laptop

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

Ubuntu Networking :: Setup A Router With Firewall?

Feb 9, 2010

I want to setup a router with firewall on ubuntu box that will connect windows pcs one serving as outside source and one serving as inside target.

View 2 Replies View Related

Ubuntu Networking :: Router Won't Work On Wireless?

Feb 18, 2010

last night as a download was going the Internet just stopped connection. Then asked me for the WPA & WPA2 personal password. I didn't know what to put since I had already tried multiple pass words I restarted the router.Now for some reason the computer won't pick up the router wireless signal. It picks up multiple connection's around my area so I know that it's not the wireless card. The router is connected via ethernet at the moment so I know the internet works.Do I have to find the ssid? Maybe the router reconfigured it's self when I restart it and broadcasting mode turned off... I just don't know

View 9 Replies View Related







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