Configuration :: Sid Machine Can't Connect To Debian.org / Solve It?
Feb 1, 2011
My sid machine currently can't access debian.org, through apt hitting the repositories, surfing through Epiphany or Iceweasel, or pinging the server directly. It was working fine until about four days ago. However, if I type in the IP address, I can access the website, so it must be some sort of DNS issue. My home server, running Squeeze, can access debian.org just fine. Any suggestions for how to fix it?
View 1 Replies
ADVERTISEMENT
Sep 23, 2015
I'm trying to install the openconnect VPN client on a server machine, Debian 7 Wheezy, and APT is trying to install a lot of dependencies. I think it's trying to install the whole desktop environment.I was searching the web but all articles are for desktop machines and nobody mentions my problem with the dependencies. I also have openconnect installed in two Gnome desktop machines without problems.
This is the output:
Code: Select all# apt-get install openconnect
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]...
View 2 Replies
View Related
Jul 26, 2011
I'm attempting to use a network bridge to connect my virtual machine, like so:
[Code]...
The issue is that when I type the following command, I get the further following horrible error message that doesn't seem to really point me to anywhere and I can't seem to find any relevant information to my problem on the web:
root@darkstacks:~# qemu-system-i386 -hda test.img -m 128 -curses -net nic -net tap,ifname=tap0 warning: could not configure /dev/net/tun: no virtual network emulation
Does anyone have any idea what I need to do here? My processor does not have the vmx flag, as it's a 2.4GHz P4. I don't know if that might have something to do with it.
View 3 Replies
View Related
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
Jan 23, 2010
I recently did a clean install of Debian 5, and a backup program called BackupPC. Both machines are on a small local network served by a router. Both machines have statically mapped IP addresses, done by the router via matching MAC addresses in a table of corresponding IP addresses (192.168.0.2 (HP-PC-XP), 192.168.0.3 (Debian). I configured Backup PC correctly (I think)...Upon running Backuppc, the first thing it tries to do when its time to run a backup is to ping the machine to be backed up. The name of the PC is stored in a backup pc config file. (I believe BackupPC does a DHCP request with the machine name to get the ip address, but not sure). Running the backup results in BackupPC tells me that it can't ping my xp machine. If I open up a terminal window in debian, i can successfully ping my xp machine when i use the ip address. 92.160.0.2 If I ping using the host name of the xp machine (e.g. HP-PC_XP), the ping command displays some ip address i've never seen...something like 63.123.155.104....how is it getting that and how can it be corrected?
I recall that nslookup looks at the local hosts file first to resolve the name....i look in my hosts file and found no such address (only contained localhost)....now what?
View 2 Replies
View Related
Jun 8, 2010
I have known for a while that my puny Celeron 633 box is running an SMP kernel but I didn't care until now. I do not remember installing any SMP kernel. It would not have made sense.What should I do to make sure I'm running a uniproc kernel? I wanted to edit config-2.6.26-2-686 and change all the lines ending in SMP=yes to SMP=no but am not sure what this will do.
View 1 Replies
View Related
Dec 16, 2010
I cannot remote desktop to the Debian machine from anywhere,hether within the same network, or on a different network elsewhere. Also, the personal wiki I set up on it to be viewed via a normal web browser cannot be accessed, either. Both time out when attempting to connect to them. I can still ping the Debian machine when on the same network, though.
This started some time ago when we had a failure occur on our main server.had to powercycle everything in order to restore things back to normal, the Debian machine included. Since that time, this problem started to occur. This is a major thorn in my side in attempting to prepare for our website to move,I've been unable to figure out how to fix it.Originally, I thought it would be something in between the Debian machine and anything else, which would mean something like our firewall box or our hardware switch was the problem. But the tech support people who maintain those for us confirm that there is nothing wrong with them, so now I'm not certain anymore.
View 14 Replies
View Related
Apr 10, 2011
I've installed newest Debian (Squeeze) and then on fresh system made instalation of VirtualBox OSE as it is written on http://wiki.debian.org/VirtualBox.
I've also created virtual machine, however when I try to run it I got error message:
RTR3Init failed with rc=-1912(rc=-1912)
Please install the virtual-ose-dkms package and execute 'modprobe vboxdrv' as root
And later on code...
View 14 Replies
View Related
Dec 21, 2010
I have just installed Feodra 10(I need Fedora 10 due to the software I have to run) on my Sun Virtual system.
When I move my mouse into the area of Feodra it does not work ( I do not see a mouse pointer)
How can I solve this problem?
View 1 Replies
View Related
Mar 31, 2016
I am setting up a mail server on debian. Once it's done, I'd like to have an indentical server on another machine, where debian will also be installed. The solution has to be hardware agnostic, so source machine is different than destination machine. I was reading on some wiki page that one can simply copy the root filesystem via rsync to the computer that he'd like to install the system on, then chroot to it and test if everything works. I'm guessing I'd have to change a couple things before, like :
- The network config
- The /etc/fstab file (disks and partitions may be different)
This article is about using rsync to transfer a copy of your "/" tree, excluding a few select folders. This approach is considered to be better than disk cloning with dd since it allows for a different size, partition table and filesystem to be used, and better than copying with cp -a as well, because it allows greater control over file permissions, attributes, Access Control Lists (ACLs) and extended attributes. [1]
View 13 Replies
View Related
Oct 6, 2015
I've been experimenting with Debian coming up with a system with suits my needs. I have done this and I'm wondering, "Do I have to start from scratch on my physical machine or can I convert an existing VDI to IMG and possibly port it to the physical machine?"
System: Debian Testing
View 5 Replies
View Related
Apr 22, 2010
I'm running kernel release 2.6.26-2-686 on a i686 and are trying to share files between my machine and some Windows 95/98 machines. When I enter smb://ip_number/share_name in Nautilus, it works. I can browse the files. When I try the same with smbclient or smbmount, it complains.
smbclient -I=ip_number -L=//server/share gives cli_rpc_pipe_open: cli_nt_create failed on pipe srvsvc to machine tf_calibration. Error was ERRSRV - ERRerror (Non-specific error code.)
View 4 Replies
View Related
May 31, 2010
I have a external harddisk attached to my linux PC.I have a laptop having windows 7 on my network.I want to to be able to open up the folder in the external harddisk(linux partition) and check the files from my laptop. People suggest samba. But I am not able to configure correctly. Please excuse me and give me few detailed instructions.
View 4 Replies
View Related
May 2, 2011
Just for some testing on a test non-productive machine, how to allow Gnome login by root user on squeeze?
View 8 Replies
View Related
Jun 22, 2011
I do not know if this is really something I should worry about. I am running Debian testing on my laptop (HP Pavillon dv6). Today, the aptitude update---aptitude upgrade gave me a new kernel (2.6.39). However, if I boot with that kernel, I get a warning (do not know if that is the way I should call this) telling me that the machine failed to get the i915 symbols so turbo graphics will be disabled.I have not done any serious test, but at first sight I do not notice any difference performance-wise with respect to the previous kernel. what am I supposed to do to fix this?
View 8 Replies
View Related
Jan 7, 2014
I did a netinstall earlier today (latest version, amd64) on my Dell XPS laptop and ended up with a minimal installation because I couldn't connect to the internet. Now I'm trying to get online without a desktop environment.
I have an Intel Centrino 1030, so I downloaded and installed the firmware [URL].... with a usb, then rebooted. My searches have turned up a lot of instructions involving a utility called iwconfig and wpasuppliant, but these are apparently not installed. I don't really know much about it, but my /etc/network/interfaces file looks rather empty:
Code: Select all# The loopback interface
auto lo
iface lo inet loopback
Shouldn't there be something like wlan0 there? The network card does show up with lspci
View 14 Replies
View Related
Jan 8, 2011
I have been using another OS but thought for Ham Radio Debian might be good however my stupidity took over right at the start.Have a live cd and works fine but I don't know how to connect to the Internet.Using DSL.
View 9 Replies
View Related
Mar 13, 2011
I need to connect to a serial port server via /dev/tty.. . The serial port IP addresses are the server's IP address with a particular port # (10001, 10002 etc). The way this seems to work is to create a pseudo-tty and somehow link or configure it to point to the serial server's IP/port #'s.
View 3 Replies
View Related
Apr 9, 2011
I installed testing on my netbook with cd1. and too my suprise it didn't even include something as important as network manager. all i want to do is connect to my wired internet, install network manager, then install my driver for card. if i can just get wired working i will be homefree. the directions for installing my wire3less driver look super simple.
View 4 Replies
View Related
Jun 3, 2011
I am trying to connect to a Debian account through SMB. So far I havn't had any luck and from what I have read online, without Windows 7 registry modifications, I won't get anywhere either. I have tried two main configurations on in the smb.conf. The first method was to use 'security = share' and submit the username and password on the created share. That didn't work. The second method was to use 'security = user' and authenticate to the entire smb server. That didn't work either.
I am unsure what username/password I have to enter. I am using the accounts credentials, but it isn't letting me connect with those. It also wants me to use a domain (something like 'LAPTOPusername' and then password) which I don't understand the relevance. What domain should I use?
When it comes down to it I just want an SMB share that all the Windows 7 computers in my house can access, but still requires a password. Are there any guides available? Please make sure they are up to date with the latest SAMBA and Windows 7 configuration. The ones I have gone over are old and didn't fix my problem. Also if I need to modify the registry then it isn't worth it.
View 6 Replies
View Related
Apr 16, 2011
I remember it being really easy to add a printer attached to another computer using Ubuntu, but I don't remember exactly what made it so easy. All I know is that now that I have switched to Kubuntu the process has become much harder because now I have to find out some special locations, numbers etc. for it to connect to the printer. It's connected to a Windows XP machine on the other side of the house.
It says alot about 'contacting the network administrator' if I am unsure about what to put in. But I am more or less the network administrator. how to find out what numbers to put in so that my Linux machine can connect and print to the Windows machine? Or maybe someone knows a few commands to share? I go to Applications > Settings > System settings, Printer configuration, New Printer, New Network printer, and then there are a few options but I don't know which one to choose. Windows Printer via Samba, I guess? Then in the box that says smb://[enter stuff here] I need to put in info but I don't know how to find that info.
View 5 Replies
View Related
Aug 21, 2015
I installed a fresh Debian Desktop without the LAN cable connected. After that I got message when I put the cable in:
Code: Select allNetwork Interface
Connection New Wired Connection failed
I have tried to re-install everything once again with the cable in, but during the Debian installation there was no network detected.
However, I proceeded and re-installed Debian. But the problem persists. It continues to re-connect and than disconnect. There is a symbol showing re-connection. The network eth0 is visible to the machine.
I booted Mint Live disc and the same happens there.
View 14 Replies
View Related
Sep 15, 2015
Recently after updating my Debian Jessie, I can no longer access windows shares. I can access those shares from windows PC. And to be able from debian.
After I enter my password of windows share, the password dialog box pops up again. No warning, no errors. It just pops up. I cannot connect to any windows share.
View 0 Replies
View Related
Dec 23, 2015
I have Debian 8 with VBoxGuestAdditions (4.3.18). I can connect to this box from Win7 using RDP (mstsc.exe). When I connect from Windows 10 using mstsc.exe I've got error code 2308. I tried NoMachine, 2XClient, RoyalTS none worked.
W10 connecting with RDP to Linux server? If I would install xrdp onto the Linux server would it work for me?
Is it possible to connect from Win10 to Linux using RDP?
View 4 Replies
View Related
Jul 9, 2010
Finally took the plunge and decided to give debian a go, not done so before as feared it would be too complicated. Net install went ok. Used to wiki to get me wireless up and running by copying those commands provided most of which made no sense (why the separate kernel image for wireless?).
Anyway seems to have worked so now to the problem I can't connect to my wireless network its not broadcasting so configured it manually the way I do in ubuntu through the net manager, it doesn't connect at all.
View 1 Replies
View Related
Oct 13, 2010
I set up a vpnc connection, and it says it connects fine, but then I have no internet connection at all, and cannot ssh into the remote server(the reason i need this vpn) or do anything else involving the internet.I question if it actually connects at all, as sudo vpnc myconf.conf only shows the connect banner and never progresses from there.
View 4 Replies
View Related
Dec 24, 2010
Two nights ago I decided to switch from testing to unstable. Since then I am able to connect to the internet, but not to anything on my local network. I am unable to ping this computer from another one on the network. This computer is connected through wireless. I thought that something might have changed with iptables that was blockinghe localnetwork. I tried to "flush the iptables settings with "iptables -F". Since that didn't work I uninstalled iptables (which didn't work and I reinstalled iptables). In my browser I tried to connect to my router and that doesn't work either.I connect to this computer daily through ssh and connect to a NAS. Without ssh and my NAS I feel kinda lost
View 6 Replies
View Related
Jan 12, 2011
I am attempting to get my laptop wireless to connect to my router. Wicd sees my router, I enter the known good password, and it reports bad password. Configuring router without wireless security and attempting to connect with wicd without security fails also. Laptop wireless has worked with other another linux distro, and windows.
Environment:Squeeze installed to Dell laptop with wireless: Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Wicd reports that it fails with this text:
2011/01/11 20:06:02 :: Putting interface down
2011/01/11 20:06:02 :: Releasing DHCP leases...
2011/01/11 20:06:02 :: attempting to set hostname with dhclient
2011/01/11 20:06:02 :: using dhcpcd or another supported client may work better
[code]....
View 14 Replies
View Related
Aug 31, 2011
I have a laptop (running Arch Linux) and a desktop. Until recently my desktop computer ran Arch but I'm taking Debian for a spin now. At my home there is a wireless network with WPA2 encoding. I use the wicd gui to connect to this. I assume, that since I can see the SSID in the wicd window, all drivers are correctly installed and functioning. On my Arch computer, wicd reports this SSID as having WPA2 encoding, but on the Debian computer, it shows up as WEP. Even when I choose the correct encryption thing, WPA2 (preshared key), and put the correct password in, I can't get a connection up.
View 6 Replies
View Related
Jul 21, 2010
I can't connect to apache from outside the LAN. I can connect to everything else (ssh ftp) from outside.
I'm getting Error 101 (net::ERR_CONNECTION_RESET): Unknown error
My router is configured to redirect port 80 to my webserver. I am getting access logs etc and error logs for missing files (favicon)
View 1 Replies
View Related