Networking :: SSH From The Internet To Centos Box At Home Behind The Router

May 8, 2011

How can I successfully SSH using SecureCRT from the Internet to my Centos Linux box at home behind the router? I have a DGL-4500 dLink router. I configured a Virtual Server in the router for SSH 192.168.0.182 Protocol 6 TCP public port 22 ? private port 22 Schedule Always Allow Inbound Filter Allow All. Further I Enable DMZ for 192.168.0.182. I got my Internet IP address through "what is my ip website." Now every time when I try to SSH, I get a message "The remote system refused the connection". Here is iptables -L command output;

[root@localhost ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
[Code]....

View 9 Replies


ADVERTISEMENT

Networking :: Making A Home Router ?

Dec 20, 2010

After seeing a few articles on making a home router I thought "I'll have a go at that" as I've spare bits and bobs lying around. Now apart form some iffy wireless cards one major problem sprung to mind. Clearly there will be 2 NIC - 1 in and in my case one out. And that one has to be wireless. But I've yet to find a ready built one (is Smoothwall or the like) that will allow me to do this with a wireless network card in the machine.

Firstly is it doable as all the traffic in my house is wireless. Secondly are there any ready built distros that will handle it for me.

View 3 Replies View Related

Ubuntu Networking :: I.P Addressing With Home Router?

Jan 16, 2011

I'm wanting to set up a network. I'm still confused as to how to set it up. I think the easiest design is to have a switch on my border router.n this switch will be the servers. Also attached to this switch will be a Linux box. This will be a dedicated firewall. On it will be another switch. And the machines on the internal network will be attached to this switch. In the book "building Internet firewalls"(o'reilly) this set up is described as a screened subnet architecture. However the external interface on the Linux dedicated firewall will have to get it's I.P via dhcp (192.168.1.*) from the border router.

That or it can be a static I.P on the same subnet as the border routers dhcp range 192.168.1.*(but outside the dhcp range) but that would be trickier.The internal interface of this dedicated firewall would be static and on a different subnet as the external interface (192.168.2.*). Then this internal interface could give out I.Ps to the internal network that are on 192.168.2.*. If it did N.A.T for packets from the internal network then N.A.T would be being done twice; once by the Linux dedicated firewall and once on the border router, before going off to the net.Or is it a better approach to NOT do N.A.T on the Linux firewall and have all I.Ps on the whole network assigned as static(outside of the border router's dhcp range, but all on the same subnet(192.168.1.*))?.

Basically is there any point in the Linux box doing dhcp and N.A.T for hosts on the internal network?. I guess the answer is no. But i just wanted to hear your opinions, if you have the time. The border router is a home router. nted to have a normal triple-homed dedicated firewall and put it in the border router's DMZ but it proved unpredictable and tricky. So i just wondered what the best I.P addressing scheme would be for my newer way.

View 1 Replies View Related

Networking :: Home.asp Application On Wifi Router?

Sep 9, 2010

I updated a firmware of my wifi router (small black box with antenna). The router is managed via web browser at address 192.168.1.100. I opened Mozilla Firefox connected to the router, but a 'home.asp' application - an interface one can to set up a configuration - running on the router didn't work properly. When I tried to change some settings, and eg. clicked a confirmation button nothing happened. I solved the problem staring Windows and making a connection using IE - this time that home.asp application did OK. The question is what may caused problems? A bug in this app or in general *.asp applications don't communicate well with browsers other than IE or simply they don't 'like' Linux?

View 7 Replies View Related

Fedora Networking :: Transparent Proxy With A Home Router?

Mar 8, 2010

I have set up many Dansguardian/Squid proxy servers. All of them have been on a network where I could use Microsoft Group Policies to force the proxy settings on each machine. The entire setup is quite easy, surprisingly robust, and reliable as hell.

My Dentist talked to me today and asked for something different. He wants to set his office up as a wireless hot spot for his patrons, and he wants their surfing directed through a proxy server. I plan on putting them on a completely different subnet and independent router. Now, since I won't have the convenience of GP I'm wondering if there is a way to force all internal Port 80 traffic through the Proxy server but obviously not the Proxy itself. I would like to use the router to do this and not the Linux box. Is there a low cost home router like Linksys or Netgear that will do this?

View 2 Replies View Related

Fedora Networking :: Use Nokia N95 To Connect Notebook To Home Router?

Sep 14, 2009

Can I use my Nokia N95 to connect my notebook to my home router (I am talking WLAN of course) ?

Tried Googling, but always getting results for sharing 3G/GPRS/EDGE from phone to PC.

I need to get WLAN capabilities on my notebook using N95.

View 1 Replies View Related

Networking :: Add Wireless Access Point At Home Using Extra Router?

Nov 22, 2010

The garage in my house is a dead spot for my current wifi router.I can't get a signal there.Moving my router within the limits of my cabling doesn't fix it. But I have two other routers I'm no longer using.Is it possible to use one of them as a wireless access point to extend the range of my current router?If so, what is the general procedure for doing that? My main router is a Verizon Actiontec M424WR. My other unused routers are a D-Link and a Netgear, both of which have wireless capability. The Netgear had a superior range, as I recall.

View 8 Replies View Related

Networking :: Configuring Router From Internet?

Apr 21, 2010

is there a possibility to connect to my router admin zone from internet using wan ip? from lan I can do that using 192.168.x.x IP but when Im in work and something go wrong at home how can I check configuration of my router from outer world instead of lan?

View 7 Replies View Related

Networking :: Router And Other Clients See Box But No Internet?

Jul 1, 2010

I'll state the issue and then give whatever extra details are needed. I'm running Ubuntu 10.xThe Linux box is connected to a router via ethernet. That Linksys router is bridged to an AT&T router.The bridging is working fine. The AT&T router's page shows the IP of the Linux box and lists it as a device. The Linksys page shows no errors with packet transmission and receipt. I can ping the Linux box from any client on the AT&T router, and can ping the AT&T clients from the Linux boxI had set the IP of the Linux box to192.168.1.201 while configuring that router, as I had set that router to 192.168.1.200 and it just seemed orderly.The network preferences show eth0 being set to auto dhcp, but the IP is still set to .201 so I don't know that it actually released or renewed.

View 5 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

Ubuntu Networking :: Connected To Router But No Internet?

Feb 21, 2010

just installed Ubuntu Netbook remix on my acer aspire one, and come across a problem Ive never faced before. Im able to Connect to my router (and access it through the internal ip address) but as soon as i try access anything outside of my network there is nothing!

This i found odd as first i thought it might have just been my Routers problem, but seeing as all my other computers were connected to it with no problems (wired and wireless) I quickly traced the problem back to the laptop.

After this i decided to see if after a simple update would fix the problem. so i connected it up through the Ethernet port once again it connects to the router but no internet! I have tried everything in my knowledge, but with no success!

View 9 Replies View Related

Ubuntu Networking :: Router Not Working/ Can't Get To Internet?

Apr 29, 2010

I am trying to set up a basic router. I am running ubuntu server 10.04(just installed it today!) I have a verizon aircard(mobile broadband card) that is connected via usb. I am using wvdial to "dial-up" the connection. This works just fine and gives me a device on ppp0. There is a single lan connection on eth0 set up as a static ip address under /etc/network/interfaces. I don't even have any firewall running yet. For whatever reason, I can only get out on the internet when eth0 is set to get its ip address through dhcp. When I set it up with a static ip, I get for example:

$ping 4.2.2.2
From 192.168.1.1 icmp_seq=1 Destination Host Unreachable.
$ping google.com
ping: unknown host google.com

If, however, after I have booted and the wvdial has been started, I set up eth0 as dhcp, run /etc/init.d/networking restart, set it back as static, run /etc/init.d/networking restart again, all work well. When I reboot the system with the static ip on eth0, and connect to wvdial, I get no internet again.

View 3 Replies View Related

Ubuntu Networking :: 10.04, Internet Not Working Through Router

Aug 20, 2010

My internet works fine if I plug directly into the modem, but if I go through the router either using ethernet or wireless it doesn't work. I can access the router perfectly when using wireless and change settings and all that but cant access the internet. From what I've read it isn't a DNS issue because I cant get a result from pinging an ip, so I think it may be something firewall related but I'm unsure.

View 2 Replies View Related

Ubuntu Networking :: Connected To Router But Not Internet?

Sep 26, 2010

I am connected to my wireless network but can't connect to the internet. I have searched the ubuntu forums for solutions but none seem to work for me. I can post terminal outputs if required (I know that much).

View 8 Replies View Related

Ubuntu Networking :: Routing Internet From One Router To Another?

Feb 11, 2011

How can I find the IP of a router wirelessly so I can use the second router for a better signal? (A farther reaching wireless card is what im trying to make it do)

also how can I find the subnetmask this way?

View 4 Replies View Related

Ubuntu Networking :: Internet - Router Disconnecting ?

Feb 14, 2011

My router is a Netgear router with Comcast, and after going on Ubuntu for a couple hours just doing normal things, the Internet disconnects. Then I have to restart my computer and start everything over again. I check the router and everything seems to be fine, I even unplug everything on the router first (like I am instructed to do so if this sort of thing happens) to make sure that's not what is causing the problem. It has to be the Ubuntu system.

View 4 Replies View Related

Ubuntu Networking :: Can't Use The Internet With Linksys Router

Feb 25, 2011

I am dual booting XP and Ubuntu 10.10 64bit on a Dell Latitude E6410 and I have a Linksys WRT120N router connected to my Modem.

So the weird thing is, under XP I can use the internet while connected to my router. Under Ubuntu I can't use the internet while connected to my router. But I can use the internet in Ubuntu if I connect to my neighbor's router called "linksys". So something happens when I connect to my router that makes Ubuntu not able to access the internet. But if I'm connected to my Neighbors router or if I use XP while connected to my router I can use the internet.

I have been using Ubuntu for about a year, so I'm getting better but still a noob. I've tried to figure out what's going on by looking at other forums and posts and trying to see if anyone has solved this. So far I've had no luck. This is also the first of many problem I have encountered that I have been unable to solve using online posts, and is the first problem that I have had to resorted to creating a post to try and fix.

View 1 Replies View Related

Ubuntu Networking :: Connected To Router But No Internet

Sep 1, 2011

I'm running a Natty machine wired to a TP-Link router (TL-WR841N) with additional Ubuntu and Windows machine on WiFi. Recently I've had some problems with connectivity on the Natty machine. Connectivity is fine as far as the router, but not beyond it. This applies to all browsers, Software Center, Aptitude and anything else you can think of. Now, normally at this point I would call my ISP, but the thing is, all other machines have connectivity. I've checked the cables twice and anyway, if it were them, I wouldn't be able to ping the router. Router has ping functionality to outside and it's working, have tried ubuntu.com and google.com. Also, connectivity between the wired and wireless machines is fine, pings are flying across the network beautifully.

View 5 Replies View Related

Networking :: Connect To Internet Through A (wireless) Router?

Jul 30, 2010

I connect my internet using pppoe to may DSL modem with bridging mode, and it goes fine until I try to put a wireless router between my PC and the modem. After I configure both modem and the router, I can run my wireless network fine by connecting it from a laptop, but my PC is unable to reach the modem at this configuration.

PC has address 192.168.2.100
Router has address 192.168.2.2
Modem has address 192.168.2.1
all with netmask 255.255.255.0

With bridging configuration in modem and automatic detect configuration in the wireless router, the wireless network run well, except the PC cannot ping the Modem saying that

Code:

root@firefly:~# ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
From 192.168.2.100 icmp_seq=2 Destination Host Unreachable

Looks like my PC, which has Slackware 13.0, don't know how to reach the modem even they are physically connected.

1. how can I configure the modem, PC, and router so that the PC can reach the router? Do I need to do add route gateway from the PC?

2. How can I configure internet connection from the PC (before I use PPPoE)?

3. How can I configure the modem, PC, and router so that the wireless network is on?

View 7 Replies View Related

Networking :: Internet Is Very Slow With Slackware 13 Router

May 16, 2011

I just installed and configured Slackware on an old computer I am using as a router.

The internet works fine on the slackware box (router) but all of the computers behind it are having issues. When browsing, some websites work perfectly fine, while others are slow to load, and a few don't load at all. I'm not really sure where to start on diagnosing this, so any help would be appreciated.

Also whenever I restart the computer, I have to use this command before the DHCP server will start. What do I have to do to get it to start up with the computer?

Code:

View 2 Replies View Related

General :: Utility To Forward Ports On A Simple Home Networking Wireless Router From Commandline Using Upnp?

Apr 8, 2011

Is there a utility to forward ports on a simple home networking wireless router from commandline using upnp?

View 1 Replies View Related

Fedora Networking :: Cannot Connect To Internet (Netgear Router)

Apr 27, 2010

I cannot connect to internet. I just installed Fedora 12 w/ the Live CD and I have a Linksys WMP54G Wireless Card (v4.1 I believe) and it apparently installed fine upon install of fedora. It will not thought connect to the internet. It reads my connect (NETGEAR-2.4-G), my router is a Netgear WNDR3300. It worked perfectly fine on Windows XP. Like I said, it picks up my wireless connection. But when I go to connect it attempts to connect for like a minute or two then goes back to not connected.

View 3 Replies View Related

Ubuntu Networking :: No Internet Access With Safecom Router With 9.10?

Jan 9, 2010

I've installed ubuntu 9.10 64bit onto a usb flash drive and found that even though I can connect to my safecom adsl modem/router I can't get an internet connection, the previous versions work and it works with a Linksys router. Is this a known issue with a fix?

I'm using a Toshiba satelite pro!

View 5 Replies View Related

Ubuntu Networking :: Can't Access Wireless Router Or Internet

Apr 18, 2010

I have a dual-boot desktop with Windows 7 and Ubuntu.Problem: Linux does not recognize my D-Link DWA-131 Wireless N USB Adapter. So, I can't access my wireless router or the internet.D-Link has a Linux driver for the DWA-131 posted on their website URL...that includes a readme file with long, strange, convoluted instructions on how to install the driver.

View 9 Replies View Related

Ubuntu Networking :: Connect To Internet Using ADSL Router?

May 23, 2010

I'm a beginner in Ubuntu, I'm using Ubuntu 9.10.
Currently using a Dlink GLB-802c router and using a ADSL connection. I try to connect to the Internet but it is unsuccessful. Ubuntu is not indicating my router when I connect to the PC.

My PC is P4 and using USB to connect to internet, PC haven't a Ethernet interface.

View 1 Replies View Related

Ubuntu Networking :: Internet Connection Will Not Work Even Via Router

Jun 9, 2010

Every time I turn on my ubuntu box, it somehow kills our internet connection... yes, even through the router. The internet will not work until I call tech support and they run a line test. Then it works again as if by magic. I'm at a loss. A friend suggested maybe ubuntu is trying to establish itself as the dhcp server on the network? I have ubuntu 9.04, 32-bit, workstation.

View 2 Replies View Related

Ubuntu Networking :: Router Blocking The Internet Connection?

Jun 17, 2010

I bought a wired broadband dsl router to provide another layer of security for my computer running ubuntu. I just plugged it in without installing any software etc. It blocks the internet connection.

View 3 Replies View Related

Ubuntu Networking :: Control Internet Traffic Without Router?

Jul 27, 2010

I have a desktop, a laptop, & a wireless router. The router, unfortunately, doesn't support dd-wrt, tomato, etc firmware, but I would still like to prioritize voip/web browsing over bulk Internet traffic. I hope I can offload the router's missing QoS to my desktop.

Is it possible to have the laptop's connection go from the wall to the router to the desktop, where the desktop could perform the QoS of tomato, then continue on to the laptop? I'm a bit of a noob to networking (subnets?) but do well enough following good instructions.

As for the program that would do the QoS... Don't some Linux machines basically work as super-powered routers for businesses? So there must be some package but couldn't find one. The closest I got was wondershaper but it only shapes traffic for the computer on which it's installed; it might form part of the solution but falls short on its own. other devices should be able to access the Internet normally if the desktop is turned off, & work with other devices like a (jailbroken) iPod Touch.

View 1 Replies View Related

Ubuntu Networking :: WiFi Router Connects But No Internet?

Nov 11, 2010

trying to run 10.04 netbook live from a memory stick with a view to installing it on my laptop. However although I can see my wireless router and connect to it I cannot access the internet. I have tried this on my laptop and desktop with the same result. I was however able to download Seamonkey browser using the software manager....this also cannot access the internet. Both of my PC's have no problem when using XP or Linux Mint.

I have also discovered that if I piggyback, using Ubuntu 10.04, on a neighbours open wifi link I can gain access to the internet. My wifi is using WEP protection but as I said I can set the link up to the router, entering the appropriate key code, and have a good signal strength, I just cannot access a google search page.

View 8 Replies View Related

Ubuntu Networking :: CAN Connect To Other Computers But Not Router Or Internet - 10.04

Jan 3, 2011

- CAN connect to other computers - ssh and vnc over the home network (via D-link 524 router).
- CAN get an IP address via DHCP
- CANNOT get internet connections - including router at 192.168.0.1
- CANNOT even ping router (but I get an IP address - weird)
- Other computers on the network CAN access internet
- Live CD could not access internet

results of ifconfig

Code:

Code:

I am wondering if his ISP could be doing this - he has received a warning letter about bitorrent. Could the isolate a single computer behind a NAT router?

This is the results from dmesg:

Code:

I have tried:

- to set proxy settings as "Direct internet connection"
- disconnecting power to (including 30 sec wait): modem, router, computer + unplugging ethernet from computer
- Live CD (he only had an old one 7.10) which also didn't connect to internet, but as I am remote, I couldn't do any more. We are downloading a 10.04.1 iso for him to burn tomorrow, and will try that again.
- Uninstalled Crashplan which was the last software that we installed (and it was working ok).

I am currently ssh'ing into another computer on the network that IS working, and then ssh'ing into my Dad's computer - including a VNC session (tunneled through both machines and router).

View 5 Replies View Related







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