Debian :: Remote Admin Of Computer Inside A Firewall
Feb 27, 2010
I have Linux computers that are often on client networks inside firewalls . They have access to the internet but I can't access them directly. I don't want to have to get the client to mess with NATing , etc . I have written a system that uses XMPP to allow me to send commands to the computers and run simple console commands which often time is enough. These are things like run a report and ftp up to server, restart a process, give me a process list. It works OK, but some networks even block this (Googletalk is not universally loved for some reason)
I am wondering if there is a prebuilt system that allows me a computer inside one firewall (say a standard adsl modem created one) communicate in some way with a computer inside a network created by another adsl modem. I could see some sort of console like logmein or pc anywhere but as much as I have looked I can't find anything. I have considered writing a cheap and cheerful system in http or even a TCP system using asyncore in python but there must be something existent. I have a server on the web that could be used as an intermediary, relay type thing. Basically some sort of chat server for consoles is what I am thinking about. Is there some sort of SSH voodoo that I could bridge/tunnel/vpn through.
View 3 Replies
ADVERTISEMENT
Sep 6, 2010
My son needs me to do maintenance on his computer. He has a router installed for firewall purposes. I can see his router's IP address. How do I get past that address to his local address?
View 14 Replies
View Related
Apr 3, 2011
I use XDMCP from an old laptop to login remotely to another computer which is running Debian 6. This seemed to work fine in Debian Lenny, and the laptop screen would switch off after a period of inactivity as I expected. Now the laptop screen blanks after inactivity, but the backlight never switches off.
View 1 Replies
View Related
Oct 22, 2010
we usually have to access a batch of computers that is located on campus. This is straightforward enough on Windows, the OS that the computer support center cares about, but I'm interested to see how I would handle this in Debian. The process for Windows is:
1) Run the authentication program, which runs in the background.
2) Use Exceed on Demand (or Putty, but I can't really use that for my classes ), and log into the server. From there, it lets you log in to whatever computer you want. When logging on with Exceed on Demand, Solaris environment is then launched.
Now, I know there's not a lot of technical information here, and I apologize, but I know next to nothing about networking. What I do know is that I'm remotely accessing a secure computer, and then I ssh over to another computer (when using Putty, which was only command-line). I was wondering how easy or hard this would be to do through Debian, including the fact that I need to have the authentication program running.
View 1 Replies
View Related
Oct 15, 2010
we have 2 mbps broadband link for our internet connection configured on redhat 9 linux which acts as a proxy server with static ip.i had done dmz for the 2 pc's and given access of the 2 pc's to our client.The client use the remote admin software installed on their pc and connects to our static ip and from the static ip the request goes to inside our lan pc's which is configured with diffrent port and ip address for the remote admin.basically my question is that when they connects our internet goes slow and when they are not connected the internet works fine so i want to know how much bandwidth they are using or what command to check the bandwidth of this connection?
View 3 Replies
View Related
Nov 30, 2010
Locate desktop - Ubuntu 10.10 64bit
IP:123.123.123.123
Win 7 64bit - running on VM of VBox
IP:456.456.456.456
Both on Intranet. What will be an easy way to connect Win7 for admin, such as config including transfer of files between Win7 and Ubuntu 10.10 etc.
View 4 Replies
View Related
Mar 30, 2011
Sorry if this is the wrong place to inquire. I was wondering if it is possible to install fedora without any remote administration tools in particular SSH?
View 5 Replies
View Related
Mar 19, 2010
I have an SSH server running on my netbook on port 2222 and a VNC server running on 5901. The router only has port 2222 open to the laptop.
I use Connectbot on the Droid to connect t my Ubuntu via 2222 with a local port forward enabled 5901 to 192.168.1.111 (laptop IP) port 5901.
Once the conenction is established, I use VNC viewer on the Droid and have it go to 127.0.0.1 port 5901 (to be forwarded by Connectbot over the SSH pipe).
I want to take it a step further. I want to administer my DGL-4500 router without having to remote control the laptop and open firefox. My router doesn't allow SSH.
An obvious solution (in my small mind) would be to install a simple web server process on say port 8080 and do a port forward on the phone to 8080. Then whenever that port is hit, I would want some process that would take the request and pop that person over to 192.168.1.1...
Any ideas on how I could do this OR a better idea on how to do it better without opening the router to the outside world?
I am theorizing I could do a VPN server instead and then find a VPN app. With a VPN, I am theorizing once again I owuld assume an IP address in my home network and then just type 192.168.1.1 on my phone and connect in that way?
View 3 Replies
View Related
Jan 9, 2010
I have Fedora Directory Server with SSL running on my Linux Machine. I can see th output:
Code...
This shows that 636 port is open.But When I am attempting to this Linux Server from one of Windows Desktop it says "LDAP is Down".
I selected LDAPv3 and LDAPv3, hostname and SSL/TLS tried fetching base DN but it dint work.
View 3 Replies
View Related
May 27, 2011
I'm trying to build firewall on Debian with 'Firewall Builder'. But it won't let me compile and run unless one interface is set as management. There are two interfaces on my computer: 'eth0' and 'lo'
I don't want to be able to configure firewall remotely, so could I use 'lo' as 'management interface'?
View 1 Replies
View Related
Jun 21, 2010
Computer has Just Started Crashing (Logs inside)?
View 2 Replies
View Related
Feb 14, 2010
This isn't an Ubuntu question as much as it is a general Linux question, but is there a text based Linux emulator (preferably BASH) similar to DOSBox?See, I need GAS, Gnu Linker, gdb... pretty much everything in binutils, as well as a platform to test my programs at school, which runs Windows. I've tried VirtualBox, VMware and QEmu; QEmu is a b**** to access any files outside of the VM, VMware is hard to get portable, and all 3 require administrator access. I've also tried CoLinux, which requires admin access, and PortableUbuntuRemix, which gives me some unnecessary GUI and slows the computer down
View 2 Replies
View Related
Apr 22, 2011
Let's say I have a Linux workstation at work, behind a firewall. So even though I may have a remote access server set up on it (such as the most excellent NoMachine NX Server), I can't access it from home.
My home network happens to have a Linux server. Is it possible to ssh from work to the home Linux machine and set up a tunnel so that once I'm at home, I can run the NX client, point it to my home Linux box on some port like 9000, and have that forward through the tunnel to port 22 on my work Linux box? How would I set this up?
View 2 Replies
View Related
Aug 1, 2011
I have been using Remote desktop on Windows 7 to view and control my Ubuntu machine in the office quite happily over the office network. No problems there. I wanted to access it from my home connection so I read that I could do this by opening a port on the ubuntu machine's firewall. So I installed a firewall. Didnt see any way to open a port easily so I uninstalled it and installed another one. Same issue so I uninstalled that and then left it. I then tried to Remote Desktop the Ubuntu machine from my Windows 7 laptop and ERROR I can no longer connect.
View 6 Replies
View Related
Apr 24, 2010
I am unable to load Ubuntu onto computer as dual boot or inside windows. Thus scanned the CD and found it has 23 errors.Are these files suppose to be on the CD?casper, .disk, install, install, isolinux, pics, pool, pressed, autorun, md5sum.
View 4 Replies
View Related
Jan 10, 2010
Printer is connected via USB to server PC running OpenSUSE 11.1 Client PCs are running 11.1, XP, Vista No problem printing from the Windoze machines
Printing is trouble free with the 11.1 client's firewall disabled, but no printer is available with firewall running.
In hopes of diagnosing the problem I figured I'd open everything I could think of until the printer remained available with the firewall running. Then I planned to start removing exceptions one at a time 'til removing one caused the printer to disappear.
I've gone to Yast>Security and Users>Firewall>Allowed Services>External Zone and tried addingSamba Server
NetBIOS server
Samba Client
Samba Server
VNC
[Code]....
View 5 Replies
View Related
May 31, 2011
I have a server machine that is running SUSE Linux Enterprise Server 11. I set up a mysql server there. Now I want to access this mysql server from my laptop. I used the following command,
> mysql -h 12.246.5.70 -u davidehs -p
I found if the firewall on the server machine is running, I can not connect the mysql server from my laptop. If I stop the firewall first, and the do the connection, I can access the mysql. how to keep the firewall running and allow the remote mysql incoming requests?
View 4 Replies
View Related
Jan 28, 2011
I have a server machine that is running SUSE Linux Enterprise Server 11. I set up a mysql server there. Now I want to access this mysql server from my laptop. I used the following command,
> mysql -h 12.246.5.70 -u davidehs -p
I found if the firewall on the server machine is running, I can not connect the mysql server from my laptop. If I stop the firewall first, and the do the connection, I can access the mysql. Do you guys have any idea how to keep the firewall running and allow the remote mysql incoming requests?
View 11 Replies
View Related
Apr 5, 2011
Am I safe when surfing the web with default Firewall setting? Can My Computer be hacked when the firewall is in the default setting? I have no knowledge on configuring Firewalls
View 11 Replies
View Related
May 5, 2010
I have a computer which has a public IP.My ISP has allowed only port 22 for my machine to be accessed outside from internet.I want rest of my computers which are connected to this machine be accessible via SSH on internet.I can configure IPTABLES to route different ports to internal machines but since ISP has given only one port for the gateway how can I go for it any guesses. I came across some thing reverse SSH tunneling but that has to keep the connection alive all the time at gateway I want my trusted people to be directly able to access the machines on LAN to which they have account to login in this scenario.
View 3 Replies
View Related
Jan 7, 2011
I want to run a GUI application on my Ubuntu computer, but it should started by a shell script on my Debian server trought SSH.
Is this possible?
View 3 Replies
View Related
Jun 9, 2010
I want to connect to a server via ssh and log in (remotely) a user in X11 (gdm).A little context: I need to install a wine application in 30 computers, but wine require X11, there is nobody loged there, so wine does not work properly. I want to remotely login in display=:0.0 a user so this user receive the window (it only start and close), there i need to ()neThere is no one logged on there. I need to start a graphical app there (wine installer) but I cannot because it needs a display with X11 (to open a wineconsole).
Resumen: Is it posible to log a user remotely on X11 My config: every computer have fedora 10 and gnome. Clarification: I do not want to do X-forwarding, I want to show the window on the remote computer, not mine. I want to log the user on the remote computer. If I go (fisicali) to the computer, the user should be logged on.
Update: I asked to gdm developers, but I had no answers... I'm starting to think there is no way. The only option I can think is to config autologin, restart gdm, and get the config normal again (all by script) But I have to read a lot for that and is not so important, I prefer to log in manualy 30 times.
View 6 Replies
View Related
Apr 19, 2010
I hope I am not repeating a thread. I am trying something very simple: To remotely connect from a ubuntu desktop to another ubuntu server (physically not reachable). When I ping the server, it seems to be fine. However, when I try to ssh, the connection is closed by the host. I am the only one using the server. It worked fine a few hours ago and I was trying to copy a lot of data using a couple of scp sessions. At some point the connection was closed and I cannot access the server anymore.
View 2 Replies
View Related
Apr 27, 2010
As for what I am trying to do: I am looking for a way to run scripts and/or launch programs from a cell phone using SMS. I've found a few options close to this, but nothing that really fits what I'm trying to do. It seems I can either get speed or ease of use, but not both. To explain:
If I understand correctly, Evolution has this functionality through email, but email isn't instant. I'm trying, as best as I can, to use my phone almost like a remote; sending email from my phone would create a considerable wait time.
Using Pidgin's Buddy Pounce feature with AIM lets me use SMS to get a quick response, but I'm running into the problem that I can't make its action depend on what the message says. I want to be able to text, say, "Shutdown", and have my computer run a shutdown command, but Pidgin's Buddy Pounce feature doesn't seem to support checking for specific messages. I've been unable to find a plugin that changes this; if there was, it'd probably be my best bet.
Bluetooth is out; my computer's bluetooth adapter died a long time ago. Additionally, some of the things I'd like to do would be when I'm not near the computer, so even if it was functional, it would be limiting.
Anything that requires any apps for android, iPhone, or w/e are out too. I have an LG Dare, and while it's a nice phone, you can basically forget custom apps.
So, to recap, I'm trying to find some way of sending an SMS or email from my phone, have it be received as quickly as possible, and have the computer run a console command based on the content of the SMS/email. Any ideas?
I'm running Ubuntu 10.04.
View 4 Replies
View Related
May 3, 2010
My home network consists of two computers that share one internet connection via a router. I have a desktop computer that runs Ubuntu (Karmic), connected via ethernet; and a netbook that runs Windows 7 (will be Ubuntu, eventually), which connects wirelessly. Both computers have multiple user accounts. What I would like to do is access my account on the Ubuntu desktop via the netbook while my wife is using the desktop with her account (or enable her to access her account on the desktop while I am using it). I looked into VNC, but it, apparently, only supports the active desktop. So, if someone connected to the computer while it was in use, they would be looking at the other user's desktop. Is this a misconception on my part?
So, I have 3 questions:
-From the netbook, how can I log into my account on the desktop and just get a command-line shell?
- From the netbook, how can I log into my account on the desktop and actually have access to my Gnome desktop?
- If I leave my house with the netbook, and want to log into my desktop machine across the internet (CLI and/or Gnome), how can I do that?
View 9 Replies
View Related
Jan 29, 2011
I want to use one computer to control Banshee on another computer in the room. without using remote desktop. That's not going too well for me (it works, but it's slow and clunky over my network).
View 1 Replies
View Related
Jun 26, 2010
I have a remote machine in which I need to login from my desktop using ssh without password and run a script at regular interval. I've read about rsa keys but couldn't make it out. can someone help me with this?
View 9 Replies
View Related
May 1, 2010
I just installed ProFTPD. So I want to create a user namely ftpadmin. He belongs to the new usergroup ftpuser that I just created.
sudo groupadd ftpuser
sudo useradd -s /bin/false -g ftpuser -d /var/www ftpadmin
sudo passwd ftpadmin
.....
chmod -R g+w /var/www
and when I followed the tutorial
chown -R ftpadmin /var/www/*, chgrp -R users /var/www/*
it returned an error "invalid mode: ftpadmin " why?I want my users to login my server via FTP
View 1 Replies
View Related
May 18, 2015
I'm new to LDAP. I've installed LDAP Server and I stated:
Code: Select allaccess to * by * write
I can login with admin and anonymous, but when I try non-admin user ldap respond:
Code: Select all conn=1137 op=2 RESULT tag=97 err=49 text=
Is there any requirements for creating a non-admin login user, because the "user", that I've created is not ObjectClass: Posix-Account, but ObjectClass: person, organizationalPerson?
Also I've tried to add ObjectClass shadowAccount and SimpleSecurityObject, but without any success...
View 0 Replies
View Related
Jan 11, 2016
receive bash notice: "jim is not in the sudoers file."Just finished my first Debian install several hours ago, my first go around w/Debian. Installed 8.2 DVD ISO on USB. Had this issue from my first use in BASH, not a forgotten password problem. So 2 questions:
1) I'll be installing Debian again, and want to avoid this in future. There were 2 inputs on setup for name (my full name) and user (installer offered my first name which I accepted). 2 inputs for Password as well: I used the same password both times (have done this w/Mint & Ubuntu w/out issue).
2) How to fix this? Tried this: URL...however, neither keystroke got me to "rescue" prompt as article suggests. Several other articles presume an admin with privileges has sudo access to modify sudoers file.
I have multi-boot setup in BING environment (MBR, not EFI). I am booting from a GRUB2 ISO using grub commands as I still need GRUB installed in my boot partition until I can get cmd line access. I'm able to get a session on boot with the same password I used in setup.
View 14 Replies
View Related