Ubuntu Networking :: Access SSH Machine Through Router?

Nov 15, 2010

I have two laptops with me here at school, one bigger one [home computer], and one smaller one [netbook]. I take the smaller one with me to class and when I'm out and about, however, I keep all of my things on the bigger one. I would really like to be able to set up some sort of SSH port forwarding for the bigger machine so that, when I'm out and I realize I left file X on my home machine, or I want to listen to a certain song, or whatever, I can just scp it to the netbook. The issue is, at my dorm, I'm stuck behind a firewall and can't just set up a SSH daemon and port forward through the router, I need a more clever solution. I do have a home server (not with me at school), which I commonly use for transferring files. Basically, I'm wondering if there is some way I can SSH into my server box, with reverse port forwarding so that, when I am out and about, I can just log into my server and copy files from my home computer for use on my netbook. I've tried a couple of solutions which come up from google "reverse ssh" but haven't been able to get them to work. A step by step guide to doing this would be great. Again, the setup is:

Home server [ssh-able]
Home Computer [behind firewall, can't ssh into at the moment]
Netbook []

Want to be able to SSH from Netbook to Home computer, probably using Home server.

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Access Machine Via Windows Machine - Samba Password Reset?

Feb 13, 2011

I try to access my ubuntu machine via my Windows Machine (Samba Server on Ubuntu Machine). Anytime I try to access the machine it asks me for my password...I enter it but it says it is invalid....is there anyway to reset it? I have already tried to remove and purge everything Samba related and then tried reinstalling, but that still didn't do anything

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

Networking :: Access A Windows Server 2000 Machine Using A Machine Via KDE?

Apr 9, 2010

I need to access a Windows Server 2000 machine using a Linux machine via KDE, but that will migrate to Gnome. The Linux user to connect to Windows machine, you should open an application 'XYZ' automatically, and only this, denying any unauthorized access. When you close the application 'XYZ' communications (RDP?) Should be terminated. Do I need a log of accesses and possible attempts to circumvent the system and access other application.

View 7 Replies View Related

Ubuntu Networking :: Use Machine As Wireless Router?

Jun 10, 2011

i did googled for that for a while now, but didn't found anything relevant so far, or did i missed something? i need to share a pppoe connection, using an infrastructure wifi network, how can i do that in ubuntu?

forgot to mention, ad-hoc just won't do it for me, the other devices, either dosen't support it, either get a password error. also, i would need some help for establishing the pppoe, i previously did that on another machine, but that was long ago, and it was a big head ache, it would only dial on startup, and no redial or disconnect posibilities whatsoever.

View 2 Replies View Related

Networking :: Machine A Can't Access The Network When Machine B Goes Offline?

Mar 1, 2011

I've run into a weird problem. Two of my linux machines (A and B, both running CentOS 5.5) are connected to the same wall ethernet socket via a hub. Bothf them are configured for static IPs. The trouble is that when machine B goes offline or hits a kernel panic, machine 1 goes offline too. What I've noticed is that in this condition the "route" output from machine A does not show any entry for the default gateway either The contents of /etc/sysconfig/network-scripts/ifcfg-eth0 for machine A are:

Code:
# Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
DEVICE=eth0

[code]...

View 3 Replies View Related

Networking :: Verify Machine Which Is Converted Into A Router?

Jun 10, 2010

I have enabled IP Forwarding in my linux machine by using the commandsysctl -w net.ipv4.ip_forward=1. But I dont see any difference in routes when I type the route command before and after changing this value.Do you guys have any solution to verify the packet forwarding, but using this single linux machine only? Of course, I verified the net.ipv4.ip_forward=1 value. But I need to verify by transmitting orreceiving packets

View 3 Replies View Related

Networking :: Can't SSH From Gnome Terminal To Any Machine - Router

Jan 5, 2010

I have WiFi router at home and connected two computers running ubuntu linux connected to it. One connected through WiFi, second through LAN. So what is the problem: I can't SSH from Gnome terminal to any machine. Be it local computer on the same router or be it distant computer. SSH session hangs just after successful login. I've read a lot about it and it should be related to DNS, MTU or whatever, but not in my case ! PuTTY client works without problem to local or to distant PC. SSH session from Gnome terminal works also just fine if.... I connect two comupers directly by not using router. So it seems SSH installation is ok, configuration is ok, but somehow router is not ok. I looked at packet sniffer of router itself and I see that packets successfully go from one computer to router and then to other computer and returns back. Firewall working ok. And its not about packet forwarding because I have the same problem if I try to SSH to router itself.

So the question. What theoretically might be wrong with router packet management ? Why PuTTY and Gnome terminal SSH packets differs ? What is the difference ? Where should I search for some sollution? I ran SSH in debug mode, but it was no so informative. It successfully logins and hangs on this line: Code: channel 0: open confirm rwindow 0 rmax 32768

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

Fedora Networking :: Router Disconnects On Connecting 14 Machine?

Jan 5, 2011

I recently installed Fedora 14 on my machine. Ever since I cannot connect to the Internet at home.henever I plugin in the ethernet cable the ADSL router disconnects and all machines connected to the router lose connection to the Internet.

View 9 Replies View Related

Networking :: Packets Not Routed Properly After Setting Up Machine As Router?

Aug 13, 2010

I have three machines say A B and C. I want to make machine B as a router for A and C, so that the ping packets from C to A should be going via B. I have directly connected two interfaces(eth4) of A and B and similarly two interfaces(eth5) of B and C. I have even set up a route between B and C. 1. But I am not able to set a route between B and A.2. If I ping A from eth4 of B(viceversa) it works. When I ping B from eth5 of C it work but not the viceversa.3. Also, if I ping from C to A, B receives the packets, but not A.

View 3 Replies View Related

Networking :: Ssh Behind A Router - Cannot Access From The Outside

Feb 17, 2011

i use slackware 13.1 i have apache, mysq, php - working i have a router netgear WPN824v2 - latest firmware port forwarding to my comp 192.168.1.105 port 22 i can access my ssh from my internel lan, but i cannot access it from the outside... i used [URL] to test the port and it says that is closed. i used PFportCheck Program on my other windows computer and it says that "port 22 is opened on another device!" - which is good because it's opened on this computer. also tried to changed the port on sshd_config to 6655 and 22 but it's still cannot connect...

View 1 Replies View Related

Ubuntu Networking :: Use Router As Access Point?

Jul 7, 2010

I have a wireless network in my house through a Zyxel P-320W router, and I've noticing that the signal strength isn't very good in the basement. Now I have this old D-Link-624+ router lying around for a long time and I've been hoping to get it to work as an access point, that way I can move freely around the house without changing which router I'm connected to.

View 3 Replies View Related

Fedora Networking :: How To Access A Router

Mar 18, 2010

Guys in windows we physically acces the router by accesories -> communication tools. same way how do we access in fedora?? Similarly is it possible to convert a Fedora system to an router?

View 5 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 Router (TP-Link TL-WR340G)

Jan 24, 2010

the router is TP-Link TL-WR340G. When I got it I entered the menu and configured everything without problems. Some time ago I had to reinstall ubuntu and after that I couldn't access the router. I tried to reset it, i tried switching the wifi on and off. I connect the router and the pc with the network cable, i type 192.168.1.1 in firefox and it says: can't access site. I plug the internet cable in the modem - its the same and I dont have internet at all.

View 7 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 :: Cannot Access Wireless Router Via Ip Address?

Aug 24, 2010

us robotics router, trying to access 192.168.2.1, worked on windows xp, just switched to lucidi have tried using both firefox and chrome, neither will access my router

View 7 Replies View Related

Fedora Networking :: Can't Access To Some Websites With New Router

Jun 21, 2010

recently I have bought a new wireless router and now I have problems connecting to some (secure) websites. I can't login to gmail and facebook while I am still able to connect to these sites using my old router. I have also tryed to connect to these sites using my new router on windows and it worked with no problem.It is really strange for me, although I don't know that much about networking. I am using Fedora 13 and a TP-Link (TD-W8901G) Wireless router and I have these problems using both wired, and wireless connections with this router.

View 5 Replies View Related

Networking :: Cannot Access Server Behind The Linksys Router Via Ssh?

Apr 19, 2011

i Cannot access Server behind the linksys router via ssh

Server details:
OS: Linux RedHat
DHCP: Static IP set to 192.168.1.101

[code]...

View 4 Replies View Related

Networking :: Which Application Will Give Access To Router

May 13, 2010

i want to know that which application in linux will give me access to the router like in windows we use hyper terminal or i have to install a particular package

View 2 Replies View Related

Ubuntu Networking :: Can't Access Internet On 4 Port Ethernet Router

Mar 1, 2010

I changed to a 4 port ethernet router (D-Link DSL-2542B Adsl2+)with intention to share Internet access with my brother (he's on Vista).Initially it all went well,but 3 days ago there were connection problems occured on the part of the ISP. Without realized the problem,I had reset the router.This morning I've been informed by the ISP that the connection has been re-established.So,I accessed the Internet via the 4 port router but failed to do so (server not found).Suspecting that the problem was from the 4 port router,I reverted to my old Adsl router (DSL-520B single port) and without any problem I managed to access the Internet back.I really need help to configure back the 4 port ethernet router to its initial state.

View 9 Replies View Related

Ubuntu Networking :: Cant Access ExtHD Via Belkin Router With USB Port?

Jul 8, 2010

I have a newer Belkin N+ router that has a USB port for accessing an external hard drive.I can access the HD with no problem in Windows.I am new to Linux/Ubuntu and cant seem to connect to the HD. In "Network" I have a folder "Windows Share" and within that folder is where I see the HD "CBHD" (name of my drive). I cant click it because when I do, i get an error message along the lines of (cant remember exactly right now) "Failed to mound"I typically access the drive in Windows via : \192.168.2.1

View 1 Replies View Related

Ubuntu Networking :: My Netbook Wireless - Cant See Any Access Point From My Router

Sep 23, 2010

1. HP Mini 110-3000

2. 02:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe

3. wlan0

4. cant find...

5. nothing come out...

6. *-network DISABLED

7. wlan0

8. Description:Ubuntu 10.04.1 LTS

9. 2.6.32-24-generic i686

10. * Reconfiguring network interfaces...

I cant see any access point from my router...

View 1 Replies View Related

Ubuntu Networking :: Router Hard Drive Access - Don't See Any Files

Oct 23, 2010

I have an Apple Airport Extreme dual band router, with a 2T hard drive plugged into the USB port, formatted with FAT32. Both Mac OSX and Windows 7 automatically see the drive and all the files on it, but unfortunately, I can't get Ubuntu to really see that drive. It sort of shows an icon under network, but if I try to open it, I don't see any files in it.

I have a very unaltered off the shelf installation of Ubuntu 10.10 on a Sony Vaio, some sort of AMD dual core vintage. I never thought that it would be Linux that failed to see the router drive, but unfortunately, that is what has happened.

View 2 Replies View Related

Ubuntu Networking :: Connect To Wireless Router But No Internet Access?

Oct 27, 2010

At work, we (like almost everyone) are still full-on windows. I am currently trying to get away from windows because I am not a fan. my current windows machine (different from my Ubuntu machine) is accessing the wireless network fine, and there are no obvious problems there. Also, my Ubuntu machine can access my wireless network at home, so I know there are no driver issues. I set up the connection for the Ubuntu machine, and it seems to be connecting OK. I can ping internal IPs and by all statuses, the connection to the router is functioning. However, when I attempt to load a web page or ping a domain or external IP, it fails. I tried to ping the IP, thinking if that worked, it's probably the DNS, but pinging both domains or IPs fails. I have looked around at forums and posts, but none of them seem to match my issue (that's probably not true, but I am struggling to see the commonality).

Here are the results of "netstat -r":

Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.45.0 * 255.255.255.0 U 2 0 0 wlan0
link-local * 255.255.0.0 U 1000 0 0 wlan0
default 192.168.45.5 0.0.0.0 UG 0 0 0 wlan0

And here is "ifconfig":

wlan0 Link encao:Ethernet HWaddr 74:f0:6d:XX:XX:XX
inet addr:192.168.45.49 Bcast:192.168.45.255 Mask:255.255.255.0
inet6 addr:fe80::76f0:6dff:XXXX:XXXX/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[code]....

View 3 Replies View Related

Ubuntu Networking :: What Could Do To Reset Password Or Gain Access To Router?

Jan 14, 2011

I have a friend that recently moved to Linux. She had started out with Ubutnu 9.04, which was giving her a lot of Issues along with being no longer supported, so I recommend Linux Mint 10 to her, since she wanted something closer to Windows. I instructed her on how to do a clean install. Linux Mint installed ok, but when she was about to set up wireless to get on the Internet, she realised that she had forgotten her password. She called her network (Belkin) for assistance to retrieve it. She was told that Linux is not really supported; however they gave her this address to access the router: 192.186.2.1 from her browser which did not work. So there was nothing further they could have done since she couldn't gain access to the router. She is currently only able to use Ethernet connection to get online.

What could she do to reset her password or gain access to the router? I didn't want to tell her to reset the modem in case it will leave her with no internet and no way to setup her router.

View 5 Replies View Related

Ubuntu Networking :: Router Access - No Internet After NM Icon Disappeared

Apr 28, 2011

Today I set my HPG50 with Ubuntu 10.10. I used network install disk, then tasksel to add Ubuntu Desktop. Everything was fine, I set up my samba shares and a few other things. I had the NM icon on the panel but did have to configure. I was on wired connection and I could surf no problem. When I went to set up the wireless, I noticed the icon was gone. I know it was there after the install. At some point the network manager icon disappeared, not sure when because I could still access the router and internet. I spent a few hours surfing google and the forums trying to find an answer. Then, after running update and upgrade I lost internet. Even though I could see the router, I connected straight to the modem, still no internet access. I unplugged the cable from that machine and plugged it into my other system and I could surf just fine.

It was clear that nm-applet was running from running nm-applet at the terminal - nm-applet - "An instance of nm-applet is already running - Warn Couldn't initialize the D-Bus manager. nm-tool - State - connected, Driver r8169, State Unmanaged, Default no. NetworkManager.State - All three entries are set to "true". It seems clear that some other app is managing my connection as I can access the router and am currently serving video to my apple tv from this system. How do I find which app is managing my connection?

View 9 Replies View Related

Ubuntu Networking :: Access A Server Behind A Router But Be Asked For A Password?

Jun 30, 2011

Using Ubuntu 10.04 LTS.

I have an intranet server behind a NAT router. Very standard linksys router home setup. The server has a static IP. I used port forwarding in the router to use SSH and log into the server remotely - it works OK.

I want no one outside my home network to access any webpages on the server unless they're authenticated.. I know I could port forward like with ssh but with http port 80 and then see webpages , but again this would open it up to anyone with my cable modem's IP - wouldn't it?

I need a secure way like SSH that requires a password before anyone could access port 80 and http from the server from a remote network.

How do I do this? And on the local network people can get served pages normally as usual. Just remote would need authentication. Must be commonly done(?)

View 2 Replies View Related

Fedora Networking :: Laptop As A Router/Access Point?

Apr 12, 2009

I'm sure that some of us techies have found the need from time to time to have a portable wireless bridge (see ascii art below) on our jaunts into the big bad user-woods, and I am here to ask the question of HOW to pull this off, with the least installation/configuration possible, as my tech lappy is also my main computer. What I want to do is this:

Code:
(ISP) -> (wlan0 - [MyLappy] - eth0) -> (Client computer)
Basically, thats a mess, so i'll explain it further:
wlan0 grabs the netz, and a computer connected to eth0 via switch/router/crossover cable can access those netz.

1. No configuration on the client would be prime choice rib for me.

2. Client should be any OS/Arch.

Any grand ideas out there? Currently using FC10, with various extra repos enabled.

Oh, and N00by alert, I'm learning quick, and am not shy to try new/complicated things, just bear with me!

View 4 Replies View Related







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