OpenSUSE Network :: SSH Working For External But Not Internal?

Jan 14, 2010

I have a SuSE server (sorry but no idea what version of SuSe it's running.. I'd take a guess at 10.0) on a network with several other SuSE servers. They are all able to be SSHed externally as well as internally and all have their local firewalls disabled. I just had to reboot one of the servers and it is behaving quite strangely. I am able to SSH in and out of it externally, but can't SSH in and out of it internally.

When trying to SSH out internally I get the message:
"ssh: connect to host *.*.*.* port 22: No route to host"
When trying to SSH in internally I get the message:
"ssh: connect to host *.*.*.* port 22: Connection timed out"
Using ssh -v doesn't give any more useful information.

I have double checked that the IP is correct and that the internal firewall is disabled etc. The external firewall hasn't got anything that would prevent it (and shouldn't be an issue anyway as it's an internal only problem... SSH externally works fine). Also, it might help to know that I have the same problem with ping. I can ping this server from an external system, but not from an internal one.

View 9 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Easynote TJ61 - Microphone - Internal And External - Not Working In All Applications

Feb 27, 2011

Just bought a laptop Packard Bell Easynote TJ61 with an internal sound card Conexant CX20561 (Hermosa) and successfully installed Ubuntu 9.10 64-bit. Only problem was that the microphone (internal and external) was not working in all applications (soundrecorder, audacity, skype etc). Output audio (eg- Rythmbox) worked fine with ALSA and PulseAudio.

Tried a LOT of stuff, but the decisive move was to add: options snd-hda-intel position_fix=1 model=laptop to the file /etc/modprobe.d/alsa-base.conf and reboot.

View 2 Replies View Related

OpenSUSE Install :: External HD Not Seen And Internal HDD On /dev/sda2

May 9, 2010

Since a few days i can no longer use my external hard drive (USB). During my quest i noticed the following things: Running openSUSE 11.2 / KDE 4.4.3 / single boot My internal HD is on /dev/sda2 (mounted /) partition manager (YaST) or gparted don't start up (they just hang during start-up) I had to change permissions suddenly to read a CD (i was not in de cdrom group, but i have been using CDs for a while)

Code:
> df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 113306052 84757232 22793136 79% /
udev 2052352 4140 2048212 1% /dev

[Code]....

View 5 Replies View Related

OpenSUSE Wireless :: Internal And External Antenna Choices On HP Laptop?

Dec 13, 2010

I have an HP Pavilion dv7-1243cl laptop. It has an internal wifi that works ok at home but when I'm traveling I stay at RV Campgrounds the wifi signal gets pretty weak. So I Installed an external antenna.(ALFA model AWUS036H). The signal gets a full 5 bars.

Now the problem. I dual boot OS11.3 and Windows 7 pro. Everything works as expected on MS. When In boot to OS11.3 I can only connect to the internal antenna. (real spotty). If I turn off the internal antenna I can't connect to the external one. Knetwork manager show/detects and shows the strength of both of the signals only when the internal is on. On MS7 I can turn off the internal and it will connect to the external one with no problem. Is there anyway to get OS to allow me to connect to my choice of antenna? I've been into manage connections and selected wlan1 (external). no joy.

View 9 Replies View Related

General :: How To Change Xfs Journal From External To Internal / If External Log Is Gone

Dec 27, 2010

I have an external hard drive with an xfs partition on it. It was using an external journal, but in re-installing Slackware I removed the partition holding the external journal, forgetting what it was at the time. I didn't touch the contents of the external hard drive, but now I can't mount it and the various xfs programs seem to demand that it be mounted in order for them to change anything.Anyone have any ideas on how to change an xfs partition from external log to internal? Failing that, how do I get the information off it?

View 1 Replies View Related

OpenSUSE Multimedia :: Internal Mic Not Working On ACER 5635

May 25, 2010

I have a new notebook (ACER Extensa 5635) and I can't make internal or external microphone working. Volume for mic is set to maximum. I have :

cat /proc/asound/card*/codec#*|grep -i codec
Codec: Conexant CX20561 (Hermosa)
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1

[Code].....

View 3 Replies View Related

OpenSUSE Multimedia :: Headphone Jack And Internal Mic Not Working

Apr 7, 2011

Just curious if someone could help me with my issue, I've noticed that my internal mic doesn't work, and when I plug in headphones it stops the use of the speakers but I hear nothing through the headphones. I'm running openSUSE 11.3 and have had almost no major problems until this. I've searched around and asked a couple friends and have made absolutely no progress.

View 8 Replies View Related

OpenSUSE Hardware :: Failure Mounting External NTFS Drive And Internal NTFS Partition / Fix This?

Jul 18, 2010

Just installed 11.3 on my computer, however when I connect an external NTFS harddisk I receive an error message. When I open dolphin to connect to an internal NTFS partition I receive the message:

org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org. freedesktop.hal.storage.mount-fixed auth_admin_keep_always <--

Anyone having an idea how I can fix this?

View 9 Replies View Related

OpenSUSE Install :: Install First On Internal Drive Then Make It External

May 13, 2010

I initially installed OpenSuse on my Laptops internal drive (clean formatted) and everything worked fine. Later I took out laptop's hard drive and put it into a USB enclosure to use as an external drive.

View 1 Replies View Related

OpenSUSE Network :: Lock A Certain Website For Internal Users?

Aug 4, 2010

I have a firewall/router box running openSUSE 11.2 between the outside world and the LAN. This router also provides DNS for the LAN and has SuSEfirewall enabled. LAN users need (almost) full access to the internet. However, I want to block certain sites which are not required for work (you name it: facebook is my candidate). What is the most elegant way to block certain sites (which have quite a lot of different IP numbers) ?

View 2 Replies View Related

OpenSUSE Multimedia :: Internal Microphone In Laptop Is Not Working After Update From 11.3 To 11.4

Jun 11, 2011

I don't know what to do. All my attempts to make changes with alsa-mixer failed.

View 9 Replies View Related

OpenSUSE Network :: OpenSSH Chroot Only Supports Internal-sftp?

Nov 16, 2009

Had my chroot jail all set up and working nicely in OpenSUSE 11.1, upgraded to OpenSUSE 11.2 and had to set:

Subsystem sftp internal-sftp
(which was:
Subsystem sftp /usr/lib64/ssh/sftp-server)
and:
ForceCommand internal-sftp

[Code]...

Of which with-pam is mandatory. I used prefix to put the binaries in a place that would not conflict with the standard distribution, this meant I also needed to change /etc/init.d/sshd so that it referenced the newly compiled version of sshd, and copy /etc/ssh/sshd_config to /opt/etc/sshd_config.

View 9 Replies View Related

OpenSUSE Network :: DHCP - Internal Computers Connect To The Internet?

Nov 23, 2010

I set up a server that has dhcp going. This works 100% as I get ipaddresses. My question is how do these internal computers connect to the internet? There is a proxy that needs to be passed as well...

Is this just a simple case of portforwarding or is this a completely different thing?

View 4 Replies View Related

Ubuntu :: Internal But Want To Boot With External?

Aug 5, 2010

i have a laptop that just recently had a hard drive fail so i removed it i have an160 gig external that i want to install Linux on so i got the live cd version of Ubuntu started it up pluged the external drive in whent through the install and set it to boot first but when it boots i get this it says missing modules cat?/proc/modules;is/dev and so on what did i do wrong

View 1 Replies View Related

Security :: Allow Internal Ips And Block External Ips?

Jul 19, 2010

Im running Centos 5.4 with a sftp server, and I�d like to allow all 172.16.0.x ip and 192.168.0.x ip and block everything else. Does someone have a good way to do this with IPTables or any other opensource FW?

View 10 Replies View Related

Ubuntu Installation :: Install To External HD To Become Internal HD

Jan 31, 2010

I have an older laptop with a broken CD drive so I cannot boot the CD Drive with my ubuntu image. The laptop does not support booting from a USB drive either.So what I did was take the HD out of the laptop and using a USB enclosure plugged it in to my Win7 desktop. Then I booted from my Ubuntu CD and had Ubuntu install on the USB Drive. Took the USB drive off, and put it back in the laptop. It seems to work except it looks like it was installed with my desktop hardware. Also, every time it boots it starts at a recovery screen asking if for several boot options (including win7 which does not exist on the laptop!).

View 1 Replies View Related

Ubuntu :: Synchronize External With Internal Folder

May 8, 2010

How can I synchronize my external hdd to a folder on my internal hdd. e.g. when I change something on my external, the folder (on the internal) should be updated to the state of my external (deletes, changes, new files..). but I don't want to make this frequently, so I just need a command to do that. at best secure and without additionally installation.

View 1 Replies View Related

Ubuntu Installation :: Moving From External USB To Internal HDD?

Jun 16, 2010

Would this be a simple case of just installing a fresh copy of Ubuntu 10.04 on my HDD, then copying everything from the USB over? I, of course, would need to update grub to load from the HDD instead of the USB. Would there be any other way to accomplish this?

View 9 Replies View Related

Ubuntu Installation :: Cant Boot Internal Or External Hdd?

Jan 3, 2011

I just installed maverick netbook edition on an external hard drive, creating my own partition table. When I tried to boot the drive, grub rescue mode told me file not found. I installed again and used the default partition table and got the same error. I gave up and tried to boot my fedora 13 internal hdd but was told that there was no such device. I looked through these forums and ran a bootloader script and was told that my internal hdd had a bootloader but my external didn't. I tried to load the kernel through grub rescue, but the file system was unknown to grub. The files are still on my internal drive and I don't want to reinstall just to boot it.

View 5 Replies View Related

Ubuntu Servers :: External To Internal DNS Routing?

Jan 10, 2011

I have one external ip address and a few domains. Would it be possible to have each domain on a internal domain and the box that sits on that external ip route to the internal. This would be for a number of server (mail, apache, imap, pop3, https ) So for example:

Some visit domain1.com ->external ip -> 192.168.10.100 Someone else visit domain2.com ->external ip -> 192.168.10.101 and so one with a number of domains

View 3 Replies View Related

Ubuntu :: Want To Get TV Tuner (Internal Or External) Card

Feb 22, 2011

Way back in the day when I was running Windows I used a Compro Tv Tuner Card which had nice, easy to use drivers for XP. Now that I'm using Ubuntu, I wouldn't mind getting another Card myself (old one died on me) and was wondering what brand was the most linux friendly so to speak?

View 3 Replies View Related

General :: Forward Traffic From Internal NIC To External?

Jul 29, 2009

I have a (virtual) server with 3 NIC's: 1 external (inet), 1 local and 1 DMZ. This server is my gateway.
I would like my internal network, where every server has a static 192.168.0.x IP, to access the internet via the gateway.
That means the traffic has to pass from the 'local' NIC to the 'external' NIC, connected to the internet.
Which setting do I change to accomplish this ?

Please check the sceenshot (attachment) for my current setup

View 4 Replies View Related

Server :: DNS Resolution For Internal And External Clients?

Nov 22, 2010

we have a DNS server is being used for external clients .Recently we installed awstat monioring tool in ordr to collect either ftp or mail statistic. Since our server is DNS server by defenition we may see all external clients requests to the ftp/mail services .But a LAN clients cannot be resolved by their IPs . The second nameserver line doesn't work. DNS server's conf file looks like :

search mycompany.com
nameserver 127.0.0.1
nameserver LAN_IP_Address

How to configure the server it will resolve both external and corporate clients ?

View 5 Replies View Related

Programming :: Declaring Variables In External And Internal RAM?

Mar 23, 2010

We have a STM32F103ZET6 microcontroller.It has an ARM cortex-M3 core.We use keil as compiler.We have both an external and internal SRAM.Now I want to declare variables in either of the RAM as I wish.For example some time critical section variables in internal and others in external.How to do this.?

View 1 Replies View Related

Debian Installation :: Install System To Internal HDD From External?

Apr 8, 2010

How can I install linux using an external hard drive? ANy help would be greatly appreciated. I dont have any CD's or anything and this is my only option.

SO how can I install linux FROM my external HDD ONTO my internal HDD?

View 1 Replies View Related

Fedora Servers :: Apache External IP To Internal IP Redirect

Feb 18, 2009

I would like to redirect a external IP to a internal IP, all done with Apache. Is that possible.

View 4 Replies View Related

Fedora Networking :: Internal Vs External WiFi On Laptop?

May 9, 2009

I've been wondering lately about what would be the best approach to take concerning WiFi on my laptop (or laptops in general) ? Understand my question concerning this is ONLY about performance and no other issue.

What is the better thing to do:

a) install a new (better) WiFi card inside my laptop,
b) remove the card inside my laptop and use a WiFi USB stick,
c) remove the card inside my laptop and use a WiFi PCMCIA card?

Is simply being external to the laptop going to give me better performance in terms of locating and using a WiFi connection? On the laptop I'm currently using I know that merely rotating the laptop can boost the connection signal strenght by 15% or more. So, I'm really wondering about this. btw, I'm seriously giving thought to glueing a 3 or 4 inch lenght of 1/2 inch pvc pipe to the lid of my laptop as a holder for a homebrew parabolic WiFi dish. The idea is to attach the USB WiFi stick to a piece of coat hanger wire. Then slide the bottom and top of the coat hanger wire into a piece of paper (that's had aluminum foil glued to it) forming a parabola behind the WiFi stick. By rotating the parabola in the pvc holder I can instantly directionalize the reception/transmission of the Wifi USB stick. I'm wondering if anyone in the forum has experienced the difference between an internal vs an external WiFi device? Secondarily, has anyone in the forum tried the parabola trick?

View 2 Replies View Related

Fedora :: Format The Internal Partition And External Disk?

Jul 18, 2011

I got a new hard drive 2TB for extending the storage. I am working on fedora15 and would like to format the disk as a linux partition and external hard drive. me how to format this disk and partitioning!

View 12 Replies View Related

General :: Addressing A Host From Both Internal And External Networks?

Aug 17, 2010

I have a fairly standard home network set-up with a router and a couple machines on the internal network (with private IP addresses 10.0.0.x). One of these machines is running my subversion server, which is in turn used by my laptop. I am now trying to configure my laptop in a way that I can have one working subversion copy connected to the repository which works both when the laptop is connected to my home network as well as if its connecting from internet. I configured a "virtual server" on the router, so that port 443 goes to the machine with subversion, and this works fine. Now I don't know how to configure the laptop to go to the same machine - because the IP is different if I want to access it from outside and from inside. I tried to connect to the external IP of my network, but the router refuses to let the connection go "out and in again". how to get it configured?

I am using Debian linux with wpa_supplicant on the laptop.

View 1 Replies View Related

Ubuntu Multimedia :: Unable To Use External Speakers And Internal Mic

Sep 16, 2010

I had the problems with the external speakers not working in Ubuntu 10.04 on ThinkPad Edge (Intel), my friend advised to upgrade to the kernel 2.6.35.15 and it . But!.. in those kernel version internal microphone is not working, though it works in 2.6.32-24-generic-pae.

View 9 Replies View Related







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