Ubuntu :: Finding Out The Routers's Ip?

Aug 13, 2011

it's been asked million million times and billion billion answers have been given BUT none of them worked for me the ip is 192.168.0.1 but what if i changed it somehow and forgot it? how do i find it? ifconfig gives my own ip: 192.168.0.2 netstat -nr gives a bunch of addresses including 192.168.0.0 but nowhere i can see the 192.168.0.1?

View 6 Replies


ADVERTISEMENT

Ubuntu :: Can't Ping Emulated Routers In GNS 0.7.4 10.04

Aug 20, 2011

I`m using GNS3 v 0.7.4 under Ubuntu 10.04 to emulate Cisco devices. I face a problem no communication between emulated devices. Currently I have two routers configured and ping between them doesn`t work.

Part of log file:
Aug 20 22:14:53.911 CPU0: PCI: read request at pc=0x60603f34: bus=0,device=7,function=0,reg=0x00
Aug 20 22:14:53.911 CPU0: PCI: read request at pc=0x60603f38: bus=0,device=7,function=0,reg=0x00

[Code]....

View 2 Replies View Related

Ubuntu Networking :: Transfer Files Between PCs Without Using Routers?

Jul 8, 2010

When I try to copy a file from a shared folder of other laptop, the whole of data passes through the router.This affects the internet bandwidth within the network. Is there a way to access the shared files without necessarily going through the router and also without affecting the internet connectivity.

View 1 Replies View Related

Ubuntu Networking :: Cannot Connect To Linksys-n Routers

Apr 1, 2011

I connect to multiple wireless system each day but when I encounter a Linksys-n router the computer will recognize it and connect but does not go online.

Does this give any clue for why it will not connect?

Code:
802.11a/b/g
System wireless is: Toshiba Satellite M115-S3094 with Intel PRO/Wireless 3945ABG (802.11a/b/g), Ubuntu 10.04

View 1 Replies View Related

Ubuntu Networking :: Routers Ethernet Ports Are All In Use And Can't Get One Of Them

Apr 8, 2011

My first one is the network: Our routers' ethernet ports are all in use and I cant get one of them. So Im asking you what I need to buy. Our router now is a speedport w701v. The new router should have wlan and good working LAN. It shouldnt be very expensive... give me some tips what I should look for (because Im very new with router...) and maybe give me a link where they tested many routers (and where I can trust the results).

View 3 Replies View Related

Ubuntu :: Unable To Find / Connect To Any Routers At All

Jul 18, 2011

I just installed my Ubuntu 11.04 alongside with my Windows 7. The only problem I have with my Ubuntu is that it cannot seem to find or connect to any routers. I think it COULD be the drivers that are missing. When I try to use the router I have at home with my Windows 7, (on the same laptop) it works fine. I use a Airport Extreme router.

View 6 Replies View Related

Networking :: IP Tables With 2 Routers?

Sep 1, 2010

I have 2 routers both with 5 network cards (both different subnets). On both machines I have the following configuration: Eth0 is the internet conection, Eth1 is the conection to the other router and the other network cards are for the subnets.My current Ip tables script allows all the subnets of one router to see each other but not the subnets of the other router.

In the new situation I want not all but specific subnets to see each other (no problem here)The issue is that some of theese subnets are subnets of the other router. For example the subnet of eth2 router1 should be able to connect to eth 3 on router2. This is were eth1 comes in play. My plan was to configure iptables so that in above example eht2 would be forwarded to eth1, which will forward to eth1 on router2.Then the iptables configuration on router2 will forward it to the network card of the correct subnet.

eth2 (router1) -> eth1 (router1)
eth1 (router1) -> eth1 (router2)
eth1 (router2 -> eth3 (router2)

[code]....

View 5 Replies View Related

Hardware :: What Routers Is NAT Optional On

Dec 27, 2010

if there are any routers that have optional NAT and if so, what is this feature called? Which routers have it? I googled "optional nat," "nat button" and a few other phrases and wasn't able to find anything.

View 14 Replies View Related

Ubuntu Networking :: Pushing A Desktop Computer Through Two Routers

Mar 26, 2010

I have two routers. One is a Verizon ProLine and the other is a Dlink. My setup is myComputer-Dlink-ProLine-Internet. I'm trying to get port 80 requests from the outside, access my http server on myComputer. I tried port forwarding on both routers, but that didn't work. I also tried to make the ProLine treat the Dlink as a DMZ, but that still doesn't work.

View 4 Replies View Related

Ubuntu Networking :: Cannot Authenticate With Routers BIOS From Server

May 14, 2010

I want to make changes on my router bios for my server I have to go to my windows booted laptop rather than just 192.168.1.1 right here at my server. I only have to do a 360 in my chair and I am at my laptop but I don't want to. Everytime I type the gateway ip it reads off the name of my router and looks fine. But I enter my authentication info and it just returns the login window blank... something ubuntu-side?

WRT160v2 linksys wireless N router (Of course I have cat 5 running to my server)
Ubuntu 10.04 LTS running desktop ontop (because I am still learning how to navigate the console)

View 3 Replies View Related

Ubuntu :: List Of Wireless Routers And Usb Adapters Floating Around Here?

Oct 18, 2010

Is there a list of wireless routers and wireless usb adapters floating around here? I want to find a router and usb adapters that are ready to go right out of the box to set up wireless at my house.

View 4 Replies View Related

Ubuntu Networking :: Multiple Ipv6 Routers On A Subnet?

May 6, 2011

I have a 6to4 tunnel running on Ethernet (subnet 2002:ad4c:16cc:1) without problem. It runs radvd and announces a default route back to the Internet like this: "default via fe80::6a7f:74ff:fe0a:fbec dev br0"

On this same Ethernet I have a Linux plugbox (fe80::225:31ff:fe01:cc) which is a gateway to a network of IPv6 enabled sensors. I've assigned this second subnet 2002:ad4c:16cc:2. How do I get the plugbox to announce "2002:ad4c:16cc:2 via fe80::225:31ff:fe01:cc" so that the hosts on the Ethernet (2002:ad4c:16cc:1) will automatically pick up the route? The route works if I add it to the boxes manually. I've tried getting radvd on the plugbox to do this but I've had no success.

View 3 Replies View Related

Ubuntu Networking :: Internet Connection Sharing And Routers?

Jul 25, 2011

I have a modem connected to my router (pfsense on 192.168.1.1) which is then connected to a wireless AP (192.168.1.253). A number of PCs pick up the wireless and all is well.I've just received another broken PC that I've kicked into life and was going to run a FreeNAS box with it to back up a number of the PCs on the network. I've actually hooked this up via ethernet to my "server" PC (192.168.1.125 on its wlan NIC). Its all set up so that the server eth NIC (10.42.43.1) is connected to the FreeNAS box (10.42.43.2) and the FreeNAS box can ping both interfaces of the server, the router and the net, and any other box on the 192.16.1.x network. The problem is that I can't for the life of me get any of the 192 boxes to ping the FreeNAS box. I'm presuming its a routing / gateway issue with the server box but being pretty damn hopeless with these things I've been stumbling about breaking things.

View 5 Replies View Related

Networking :: Use OpenVPN On The Linksys Routers ?

May 20, 2011

My boss gave me the task (on a very tiny budget) of wanting to connect our remote offices to our network. Solution I came up with is Site-to-Site VPN.

I want to use OpenVPN on the Linksys Routers (again very tiny budget) and have them connect to our Cisco ASA5505 Firewall, but I am running into major problems.

Question is, even though they both use IPSec SSL are they compatible? If not, is there a work sround?

View 1 Replies View Related

Networking :: Setting Up Two Different LANs Using Three Routers?

Jun 14, 2010

So I have 3 home routers, 1 belkin and 2 netgear. I have my ISP internet connection coming into my belkin, which I then have the 2 netgear routers (from their WAN) plugged into Belkins LAN ports. Now the Ubuntu computers I have on Netgear LAN 1 and Netgear LAN2 can get to Belkin just fine (at 192.168.1.1), but I am unable to access a computer on LAN1 from a computer on LAN2 and vice-versa. My Belkin is 192.168.1.1, my Netgear1 WAN is 192.168.1.100 and Netgear2 WAN is 192.168.1.200. I have the netgears both assigning DHCP IP's from range of 192.168.0.100 to 192.168.0.150 on their LAN ports.

Now, I have set Netgear LAN1 port 80 NAT'd to go to one of my computers on it. I try to access 192.168.1.100:80 from a computer on Netgear LAN2 network and it say host unreachable.What am I doing wrong?

View 1 Replies View Related

Programming :: Writing Routers In C Or Python

Mar 19, 2011

My platform is linux Centos 5. I have read that to learn programming is to read well-written code and take some project to work with. I am always fascinated by routers and firewalls. Like pfsense and vyatta. May be my searching skills are worst but i am not able to find any good tutorials. Ofcourse i dont expect anyone to write a complete router on their blog but wasnt even close to it.

View 1 Replies View Related

Ubuntu Networking :: Linksys Routers Ship With A Host File?

Feb 23, 2010

I was pondering over whether or not Linksys routers ship with a host file in it...if it doesn't, can you just manually add one via an FTP transmission?

View 9 Replies View Related

Ubuntu Networking :: Compatibility Between Routers And Built-in Wireless Module?

Sep 2, 2010

I was going to buy a TP-link wireless router (802.11b/g/n) but while I was reading the consumer's reviews I saw some people were saying that they couldn't make it work with ubuntu. So, I'm starting wandering if there is somewhere any compatibility list? I mean if for instance TP-link or D-link would work with broadcom's chip. I would like to use my laptop's built-in wireless module which is HP Broadcom corp. BCM4306 802.11b/g. My laptop is a HP Pavilion zv6000.

View 2 Replies View Related

Ubuntu Networking :: Sporadic Connection To 2wire Router, All Other Routers OK

Sep 7, 2010

One day I lost my WiFi connection while doing nothing particularly interesting. OK then...I investigate, and I find that it only connects occasionally, and when it does, even then it will render a page almost none of the time. I can't even ping anything. I tried going to the router's config page (192.168.1.254 for this one) and found that even that won't load. I power cycled the router, and it did nothing. I thought that the router was dying, but I realized when I switched to Windows 7 (this is a dual boot machine) it works fine. Also, when I went back to Ubuntu and tried connecting to a neighbor down the block's WiFi, it also works fine (this is what I'm using to post this message.) I did all I could to fix this, even to the point of dismantling the machine and moving cards around and such, but it did nothing. I finally formatted my Ubuntu partition and reinstalled, and it also did nothing. It also doesn't work from the Live CD. The router works fine on all the other computers in the house, wired or wireless, and also my phone and PSP's.

While connected, in Firefox, sites sit at "looking up", "waiting for", or "connecting to". It seems to be at random which one. They all time out, none of them say server not found. I thought it was a DNS problem, so I tried some DNS's I know (Google's, OpenDNS, DNS Advantage etc.) but it did bupkis.One thing I notice is that while connected, I have a fantastic signal strength of about 85%, when before any of this happened, it was more around 70%. I didn't move the antenna anywhere or anything having to do with the reception. Also, once connected, it stays connected, it's just getting it initialized that's the problem, but even while connected it doesn't seem to work well.

This is incredibly frustrating, as I did not change anything with the router at all, in any way shape or form. It just spontaneously decided to not like Linux. The router's model is 2700HG-B.Could it be that my wireless card is dying? I've had the thing for 6 years, and had no sign of it failing. I'm thinking that can't be it because it works with the same computer and network, but with a different OS. Could there be something wrong with the Ubuntu driver for my card, ath5k? I was going to say there's something up with wpa supplicant, because I use WPA-PSK for authentication, but I turned that off from another computer and it still does not work.

Again, the problem is that Ubuntu works with every router I can connect to EXCEPT mine, and Windows 7 on the same machine works with the same router. My router works with every other device in the house. I have changed nothing networking related, and even reinstalling Ubuntu did nothing. I would try it with Ubuntu on another machine, but my machine is the only wireless one in the house (and I can't put Ubuntu on the wired ones, that would PO some people),and I would try it with a different wireless card/USB thingy, but I don't have another one.

EDIT: I got some other Live CDs out, I tried Kubuntu 10.04, and Ubuntu 9.10. NEITHER WORK!

View 3 Replies View Related

Ubuntu Networking :: Share Files Across Separate LANS Using 2 Routers

Dec 22, 2010

I have 2 routers, each are assigning IP with DHCP on. One router is plugged into cable modem second router is downstairs plugged into first router. Wire runs in WAN of second router. Each router has its own IP subset. First router assigns IP's to 192.168.1.xxx second router IP's to 10.0.0.xxx

I know I can use the second router as an AP with DHCP OFF. BIG BUT though is my wifi verizon phone got no IP assigned when running like that and wirelessly connecting to the second router. Laptops were just fine. SO, I reconfigured second router with its own subset IP being handed out. Now verizon phone is perfect.

How can I share files between connected PC's using it this way?

View 9 Replies View Related

OpenSUSE :: Emulate Juniper Routers On Gns3

May 22, 2011

I'm trying to emulate Juniper routers on gns3 using this tutorial .

It says about installing kqemu, that is the gui end of qemu, and according to this tutorial it is available for ubuntu, but when i tried searching for it in opensuse, i could not find it.

Is there anyway i can install KQemu in opensuse...

View 4 Replies View Related

OpenSUSE Network :: Can't Connect To WPA Secure Routers.

Mar 1, 2009

I can connect to unsecure routers, but not to any secure routers. NetworkManager doesn't seem to work and neither does anything else I try. I have tried with WPA supplicant but to be honest I have not a clue what to do. I have an Atheros ar5009 card and I'm currently using the ath9k module. Lan works just fine. But my wireless doesn't.

wlan0 IEEE 802.11abgn ESSID:""
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s Tx-Power=23 dBm
Retry min limit:7 RTS thrff Fragment thr=2352 B
Encryption keyff
Power Managementff
Link Quality=92/100 Signal level:-36 dBm Noise level=-95 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 updated everything it seems like, but nothing I do seems to work. I have been at this for almost 3 weeks already hoping for a break and so far nothing.

View 9 Replies View Related

General :: Set OpenWrt Routers DHCP To Give /32?

Mar 7, 2011

How can i set my OpenWrt 10.03 router to not to use 192.168.1.0/24? instead, use a /32 mask, so every client, that gets an ip from the DHCP server just can't sniff the network traffic - it would be a great security feature to safely use e.g.: FTP!

View 2 Replies View Related

Networking :: Upgrade To IPv6 - Throw Old Routers Away?

Jan 19, 2011

Does an ISP have to throw away all their old routers if they're trying to upgrade to IPv6?

View 1 Replies View Related

Networking :: Using Iptables To Control Cascaded Routers?

Mar 1, 2011

I recently bought a new wireless router to replace my old wireless router. So now I have a spare router. I also have one or two spare NICs around. I read some articles that I can cascade the two routers (connect one LAN port of one router to the WAN port of the other router) so that I can have two subnets such that one subnet is private to the other subnet.I want to create a guest network similar to this configuration such that it can't access other resources. But from what I read, the guest network must be connected to the first router (which is directly connected to the cable modem) and move everything else (i.e, resources that I want to protect) behind the 2nd router.

Well, this isn't what I really want because all the machines behind the 2nd router will be penalized for performance, e.g. NAT will be done twice by each router if any machine needs to access the internet.Since I have a Linux box (running SuSE 11.3), this is what I am thinking and I am not sure if it can be done and I need some advice. I am thinking to install a 2nd NIC on this box, and connect a CAT5 cable from this 2nd NIC to the WAN port of the 2nd wireless router. This little separate network will be my guest network. My goal is to use iptables on the SuSE box to ensure(a) no traffic is allowed from one network to the other network and vice versa. (b) the guest network can share the cable modem to go the internet.I am still picking up the knowledge of iptables so I don't know if this can be done or not

View 3 Replies View Related

Software :: Rsyslog Not Logging Routers Messages?

Jan 30, 2011

I have a Asus RT-n12 router with DD-WRT v24-sp2 (12/19/10) mini(SVN revision 15943M NEWD-2 K2.6 Eko)I can not get my rsyslog on my linux pc to log messages from the router. I did a netstat -arn and got:

Code:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name

[code]...

View 10 Replies View Related

Fedora Networking :: Deny Access To Wireless Routers?

Mar 26, 2009

Here's the issue: from time to time I have to take away my son's access to the internet, so I exclude his laptop from my wireless Linksys router. Works like a charm, or it did until he discovered that my neighbor also has a wireless router, and hasn't secured it.

So my son sits in the corner of the house closest to my neighbor and uses their internet.

Is there any way I can tell his laptop to NOT access a particular router? Or even better, to only access my router?

View 14 Replies View Related

Fedora Networking :: WiFi Does Not Seem To Find Wireless Routers

Aug 4, 2009

Every time I start up my Samsung NC10 the wifi doesn't seem to find my wireless router at all and instead tries to connect to my printers network. To solve this I need to disable and re-enable wireless until it automatically connects. I know this isn't exactly a major problem, it's just getting pretty annoying. I'm using Fedora 11 btw.

View 3 Replies View Related

Fedora Networking :: Computer Behind 2 Routers Can't Connect To Internet?

Mar 6, 2011

I have so many _wired_ devices that I can't get by with just 4 eth cable outlets anymore, so I thought I'd hook up an older router that I don't use as a way to get extra places to plug devices into.

Now it looks like:

Internet
then cable modem
then router1/wifi + (1 eth NAT storage)
then router2 + 4 eth0 computers:
(legacy FC5 box)
(legacy F11 box)
(updated F13 box)
(windoze)

All of the computers EXCEPT the FC5 box are fine (my def of "fine" is I can ssh to and from the other computers and to outside computers, and browse the web).

The FC5 box, however, can ssh to and from computers inside the network just fine, but can't get any kind of web browsing. Nor can it ping to the outside. I get a "Network is unreachable" error. I'm not using a proxy, not knowingly, and my firewall settings haven't changed...it certainly hasn't been blocking port 80 before.

what's the best way to go about adding more ethernet when you need about 7 cables. I'm not really excited to buy a router with 8 ports or anything like that, especially when this seems to _almost_ be working just fine.

View 5 Replies View Related

Fedora Networking :: Routing: 2 HW-Routers, 2 Nics On 1 Server?

Mar 19, 2011

i have a Server, which has 2 nics installed. Each of those is connected to a router, which is connected to internet. On the server, i have apache, maillserver and im-server running. On the other hand, also squid, dansguardian and clam are running. so now: via eth0 i would like to have just the traffic, which is requested from outside (the big bad internet..) to my server (apache, mail, etc). via eth1 i would like to have all OUTGOING (also to the big bad internet) from the server, which is requested by a internal client. And of course all requests to my own server

both nics shall route their traffic to their own router. For better comprehension please consult the enclosed graph. Until now, i did not find a good solution, the default route is set to the traffic from eth0, if not, no external request will find back to a client do you have a idea how to handle this the easiest way?

View 4 Replies View Related







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