Ubuntu Servers :: Network To Connect To The Server Itself?
Jun 24, 2010
Does anyone know, or have any experience with, what the best way to set a network interface on a linux server to be up - so that virtual machines can bridge through the physical interface, but not allow anyone on a network to connect to the server itself? Thank you
View 1 Replies
ADVERTISEMENT
Feb 18, 2011
I am using Squeeze and all appears OK at first... I have a DHCP lease, PING to router works, apache servering fine in and outside the network, Epiphany seems to connects to default debian.org only, BUT I cannot connect to any other websites and apt will not connect to any servers. I installed once, tried to fix problem, gave up and reinstalled and still have the same problem.
I unistalled Network Manager thinking that was the problem, but still the same issue. Is there a default firewall blocking certain connections or am I missing something I'm supposed to know about? I installed some non-free firmware in the beginning of install and all worked... and I connected fine when downloading packages during install.
View 4 Replies
View Related
Dec 16, 2010
Problem with my Internet connection. I can't connect to the update servers. I don't know why. It's a brand new installation, not a week old yet. I can't install the support for restricted media for example. The servers won't refresh in YaST. It tells me it can't download the repomd.xml.asc.
The other problem is that some servers on the web won't load for me either.
For example, I get most of my local news from The Toronto Star, and I can't connect to it's website at all.
I can from Windows (I dual boot) but not SUSE. I don't think its a problem limited to that one website either. I am able to connect to most websites though.
This is the result of zypper repos -d
Code:
View 9 Replies
View Related
Jun 14, 2010
I am setting up my first server (which will be a file server when complete). I have some experience with a terminal, but not much. I'm not at all afraid of it, and want to learn more (one of the reasons I'm doing this project). At the moment I am trying to get the server to see my network. Using the info I found here: URl... I have been able to ping the router. I cannot, however, reach other computers on the network. Nor can other computers ping the server.I am looking for a newbie guide on how to connect to my local network.
View 9 Replies
View Related
Jan 7, 2011
I am merely trying to change the port for my ssh server.However it isn't changing.I edited my ssh_config file to:
Code:
# This is the ssh client system-wide configuration file. See
# ssh_config(5) for more information. This file provides defaults for[code]...
When i try to connect to my server via port 443 i get a connection refused error. However when i try to connect via port 22 it connects. Since that didn't work, i tried restarting the entire server.To restate, i changed the config file and restarted ssh then the computer, however the port didn't change.Ohh and yes my router is set to port forwarding on port 443, though it doesn't matter since I'm inside the network.
View 2 Replies
View Related
Mar 4, 2011
I changed the default port under etc/apache2/ports.conf and now I cannot connect to my server under my local network.
View 9 Replies
View Related
Jun 8, 2011
Is there a way to access today the openSUSE servers via IPv4? My ISP does not support ipv6, nor my router, and I can't install software right now in openSUSE, because it wants to access te servers via IPv6.
If would be grat to have the download.opensuse.org ipv4 address.
I really need to install some packages, they are required for my school project.
View 9 Replies
View Related
Feb 7, 2010
I have openssh installed and it works great right out of the box. However, I don't want people accessing everything on my machine. My machine is behind NAT and ufw firewall. I have configured both so that port 22 is open. I've added the new users I want to have limited access and assigned them to group "sambashare" (just because its convenient.)
When the bottom bit of my config file "/etc/ssh/sshd_config" is set as shown below, everything works great:
Quote:
#Subsystem sftp /usr/lib/openssh/sftp-server
Subsystem sftp internal-sftp
UsePAM yes
Match Group sambashare
[code]...
Whenever I make the change to enable "ChrootDirectory" so that it limits the users access, I simply remove the # and it looks like this:
Quote:
#Subsystem sftp /usr/lib/openssh/sftp-server
Subsystem sftp internal-sftp
UsePAM yes
Match Group sambashare
[code]...
However, thats when I start running into problems. When I try logging in with Filezilla; I am not able to connect and this is the response I get from Filezilla:
Quote:
Status: Connecting to ##.###.###.###...
Response: fzSftp started
Command: open "user@##.###.###.###" 22
[code]....
Error: Could not connect to server
View 6 Replies
View Related
Apr 30, 2010
My school are cutting costs.I suggested they go open source.They said if I could find out how then they would consider it.Basically they want a mixture of windows and ubuntu clients.What I would like to no is how a ubuntu machine can connect to a server (SAMBA I think) so that it can access our home folder like the windows machines do.
View 1 Replies
View Related
May 15, 2010
when i fisrt signed up for this forums i accidently posted this same topic in the first place i found apropriate(network/wirless) and i just realised i didn't look hard enough so i marked my old post as solved, please admin delete that one. ubuntu server 10.04 LTS running ubuntu desktop on top(for my lack of skill)ok nitty-gritty. i have been learning to use linux for a few months now and i like it but i cannot access my server through WAN on any ports, yes i have them all open and enabled and associated on my router properly. i even tryed turning off firewall on here and i have tryed a list of misc. things. is there something i am not doing that one might initialy do when first starting an ubuntu server?
View 9 Replies
View Related
Jul 16, 2010
I just set up my first server in my home with Ubuntu Server Edition, and I'm in the process of installing Jinzora on it. However, I cannot access the server through my web browser like I believe I should.Is it not just URL...?I am very much a server newbie, do I need to install another application to view my server in a web browser? I am able to connect through SSH just fine.
View 3 Replies
View Related
Nov 19, 2010
I've looked everywhere for this (simple) problem, and I can't get this working. I have a mysql server on my LAN which is accessible from within the server.I want to access the mysql server from another computer on the LAN, but it never works.
View 7 Replies
View Related
Feb 17, 2011
I setup Ubuntu 10.10 (edubuntu) along with ltsp. I have an environment with a windows network (192.168.1.0) and a subnet (192.168.0.0) that the new terminal server is on. Everything seemed to be connecting properly, but when I attempted to boot the first client, I get the error message: "Cannot connect to NBD server".
View 1 Replies
View Related
Feb 9, 2010
i have been havin a little trouble with my ftp server im using proftpd and have been able to connect to the box on local lan but it stops with an error about tls packet.
i have been following a guide on settin up my server [URL]...and have attached my config and error details
View 1 Replies
View Related
Apr 22, 2010
What type of server am I on? code...
View 3 Replies
View Related
May 29, 2010
I just made a Ubuntu Server install in a virtual machine and am having trouble setting up FTP to transfer files. I've installed LAMP and vsftp. The web server works great, but FTP gives a connection refused error locally and remotely from the host machine. 'Connection attempt failed with "ECONNREFUSED - Connection refused by server".' nmap localhost doesn't list FTP as open even though I have vsftpd set to listen. I've tried restarting vsftpd with no luck.
View 9 Replies
View Related
Dec 7, 2010
I cannot connect to my server via ssh from outside my office network. Ssh from inside the network poses no problem. From outside the network, I can ping the server so I assume that there is no problem with the IP address. I am quite new to linux networking so pls forgive me if this is a stupid question. Is there any changes I need to make in the sshd_config file?
View 8 Replies
View Related
Sep 26, 2010
I have a virtual private server that I am trying to connect to using x11vnc. I ran this through ssh to setup gnome
sudo apt-get install gnome-core
sudo apt-get install gdm
sudo /etc/init.d/gdm start
sudo dpkg-reconfigure xserver-xorg
I later ran sudo apt-get install ubuntu-desktop to see if that would help.
Code:
#cat /etc/issue
Ubuntu 10.04.1 LTS
l
Code:
#sudo startx
Fatal server error:
xf860OpenConsole: Cannot open /dev/tty0 (No such file or directory)
I assume this is because it probably doesn't have a video card.
[Code]...
View 4 Replies
View Related
Nov 19, 2010
I followed this tutorial:
http://www.howtoforge.com/virtual-us...l-ubuntu-10.04
Minus the Quota for the mailboxes, since I don't really care about that. But I don't think that should cause any problems in the configuration.
The server is in my local network.
I tried to connect with Thunderbird and Kmail. Kmal brings up an error message eventually, saying something about a time-out.
Squirrelmail says code...
I searched everything & everywhere only to see that more people have that same error message come up with Squirrelmail. From my understanding some have fixed the issue but I couldn't actually find a solution to this.
Does anyone know how to fix this?
View 1 Replies
View Related
Feb 15, 2011
I am trying to setup a mumble server on Ubuntu Server 10.10. I have downloaded/installed all of the necessary files and configured my router to open up the necessary port (64738 ). However users outside of my network are unable to connect to the server (get Timeout error). Also to add, I am fairly new to using linux/ubuntu.I made a post on reddit where you will find more information regarding my problem: [URL]
View 5 Replies
View Related
Sep 15, 2010
i can't connect to my server using putty.
I have a virtual dedicated server, running - Linux Red Hat Fidora core 6- Pentium 4, 3ghz
I'm attempting to use Putty to log in SSH, but I'm getting an error.
Saying the sever unexpectedly close network connection.
I don't know if this has anything to do with it. This is a new computer, that hasn't logged in using putty before. Also I'm on a home wireless network. It dosen't seem to be a firewall issue, the error message pops up, when the firewall is disabled.
And I just had Go Daddy do a reboot. Oh, and I think I might have entered my password incorrectly a few times, last night.
I remember the Go Daddy rep, saying that my IP address may be flagged, but that it would unfilter and unlock it self within an hour or so. It's been over 24 hrs.
Before the password issue, i was able to log in.. But i can't now.
Others can log in. So there unable to duplicate the problem.
I'm new to Linux, and SSH.
Any help
I'm trying to install some software...
View 3 Replies
View Related
Jan 29, 2010
Okay so my school has a Z: drive which is the network drive that holds all of the students folders. I need to connect to it so that I can complete projects and place them in my server drive. How would I go about doing that?
View 1 Replies
View Related
Jul 10, 2010
I just installed ubuntu server, and I need to use a usb wifi thingy for it, but it refuses to connect. The computer recognizes the wifi, and I can even do "sudo iwlist scan" and see my wifi network, but I can't figure out how to connect.
View 1 Replies
View Related
Jun 9, 2011
I tried for two days to install ubuntu server to my computer from a cd. Whenever I tried burning to a CD-RW (using two programs at highest and lowest speeds), my cd always said it had corrupt files. So I setup a virtualbox harddisk that was setup tonuse my slave harddisk and installed ubuntu server in virtualbox successfully. Now when I boot my server, it won't connect to my network. Long story short, I have taken lo out of my interfaces and tried resetting my dhcp ip address by releasing and renewing it using dhclient. I have realized that eth0 doesn't exist (it shows up in windows). I think that all I need to do is add eth0 to ubuntu...
View 2 Replies
View Related
Jun 24, 2010
I currently run Win 7 and want to upgrade my computer to a server to accomplish the following... I have a VPN Service. I want the server machine to connect to a VPN providing a secure connection. Then, I want all the machines in the house (windows based) to connect through the server onto the VPN connection. Hopefully this makes sense. Would it be better to stick to Windows Server 2008 or switch to Ubuntu?
View 5 Replies
View Related
Oct 22, 2010
Just set up my home server (xubuntu 10.04), its wired to my router. I can connect to the server on my laptop (10.10 ubuntu) via Ethernet, but how do i go about connecting wirelessly?
View 2 Replies
View Related
Oct 31, 2010
the title of this thread said it all. I've never ever seen a server (unless I've never paid attention) nor used it in my entire life. Having that said, I think you know I'm level 0 when it comes to servers.I start reading here:[URL]Also, I found two threads here which answered couple of questions I had.What I'm planning to do and why?1- Have a home server. I always had that idea of having one sever at home and connect all the other machines (PCs/Laptops) to that server.2- Backup.3- Sharing Files, Pictures, etc.
4- Connect to the interent through the home server. I live in a big house and we have only one ADSL Router/Modem. Obviously, I can't access the internet from any room unless I'm close to the router. The server will be in a place where I could connect to the interent even if I'm very far from the router.5- I've never used Servers before so I'd like to try it now especially I started to use Linux and stopped using Windows and yes, I don't want to go back to Windows no matter what.
My Hardware:In my signature, you can see some of my hardware but I'll list them here:MB - GigabyteIntel P4 @3.00GHz2GB RAM500 SATA HDDLAN - Built inWireless Adapter - D-LinkADSL Router - CableWireless (the brand name)Laptops - Not mine but will be connected to the serverMy current PC has 9 OS's installed (Multi-Boot System). Other laptops have Windows and I'm planning to use Linux on one of them which is PII with 64MB RAM and 4GB HDD.y Questions: Again, this is my first time so 1- Do I have to remove all the other 9 OS's and keep that PC solely for Ubuntu 10.04 32-bit Server? or it's OK to keep them? If yes, then shall I be able to boot into Ubuntu 10.04 Server after choosing it from GRUB2 Menu?
2- I read about Server Types but as mentioned above, my usages are limited and I don't need Web Server, Mail Server, etc. So, do I really need a Server (Ubuntu 10.04) OS to do that? or Ubuntu 10.04 Desktop Edition is up to this job?3- I guess this should be the first Question. Do I need any particular skills to deal with Servers? or just general knowledge will be enough?I believe in one thing. No matter how much you read about something and learn, the real experience or the practical experience is something else.When you do something by yourself, you will never forget it.
4- Probably this is same as Question #2. I'm very bad in CLI I know very few commands only and I know that GUI is disabled in Servers OS. How hard that could be for someone like me? I read a reply by a friend of mine (HermanAB) at one of the threads here. He said if someone wants to use GUI on a Server then it's better to use the Desktop Edition. Thing is, I'm very interested to try and use a server but as I mentioned, I'm very weak in CLI.5- If Ubuntu 10.04 Desktop Edition could offer all the tasks I want (listed above) so what exactly do I need to know/learn?
View 9 Replies
View Related
Jan 23, 2011
I have an ubuntu fileserver and an ubuntu laptop both running 10.10.For some reason I can't connect to the server (file or remote terminal) from the laptop, even though I can access ssh through terminal on my mac and have been able to mount the filesystem on another computer running the ubuntu liveCD. I just get the error 'no route to host'.I've tried turning off the firewall on the laptop and re-installing ssh on both computers, but I don't have a clue what to do next!
View 9 Replies
View Related
Oct 19, 2010
My boss has suggested installing the unixODBC driver in one of our Red Hat 5 servers in order to connect to a Microsoft SQL/SERVER database (Windows server).
View 1 Replies
View Related
Feb 19, 2010
I need to install Yum, but does not connect to the server.
Code:
Resolving package dependencies...
Here is the list of Zypper
Code:
View 9 Replies
View Related