Networking :: Access Devices Behind Server
Jul 27, 2011
How can I login to some devices that are behind my Server?
My topology is:
So, what I need is to access these VOIP ATA's web interfaces using port forward not using PPTP connections.
Example:
x.x.x.x:2020 ===>> VOIP ATA1
x.x.x.x:2021 ===>> VOIP ATA2
x.x.x.x:2022 ===>> VOIP ATA3
Where x.x.x.x == >> Static Real WAN IP
VOIP ATA1 IP == >> 10.10.10.47
VOIP ATA2 IP == >> 10.10.10.48
VOIP ATA3 IP == >> 10.10.10.49
View 1 Replies
ADVERTISEMENT
Jan 25, 2010
Up until yesterday I was able to access these devices through the web interfaces that they use. I'm running Ubuntu Karmic 9.10 I have 3 PCs running on my network, and 2 NAS devices: Ubuntu (main computer, also has an XP partition)) - static IP 192.168.1.30 Ubuntu netbook - DHCP IP Windows XP (HTPC) - static 192.168.1.50 Linksys NSLU2 (was running Debian, problem arose when trying different configuration, now back to stock firmware) - static IP 192.168.1.100 Dlink DSM-G600 - static IP 192.168.1.120
I used to be able to able access these just fine using my main Ubuntu setup. Now, it will no longer display the pages. Internet access is fine, i can even access my DSL/Router device's internal config page. The netbook and the Windows HTPC can both log into these devices, as well as the XP partition of the Ubuntu system. I have tried using a VM of XP within Ubuntu, bridging the network device, i have the same symptoms - internet is fine, cannot access local network web-logins.
Access to fileshares among all machines remains unchanged. another odd behavior is that i can SSH into the NSLU2 device from all the machines, but i get odd things from this computer - it will let me log in, asks for a username and pass, but if i run anything like mc or htop, it just blanks the terminal in an odd way. from other computers the login and display are fine.
[Code]...
View 3 Replies
View Related
Jun 30, 2010
I've got three network devices on a laptop:
1. Built-in ethernet LAN
2. Built-in ethernet WLAN
3. PCMCIA ethernet LAN
I installed Ubuntu Server on this computer without the last one inserted.I inserted the last one today, and it lights up when i put in the cable. To be sure if Ubuntu has found it, I tested with the install CD and could see that it found all three at the first part of the installation where I have to chose a primary device.I can't get my WLAN card working, neither do I get my PCMCIA LAN card working. The third card, this PCMCIA card, has worked on Ubuntu Desktop using another laptop. And as said, the setup finds all three.
View 9 Replies
View Related
Jun 12, 2009
I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.
smb.conf follows:
# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15
[code]....
View 1 Replies
View Related
Feb 14, 2010
openSUSE 11.2 - 2.6.31.12-0.1Possibly related to kernel update, but can't be certain.My USB memory devices show up everywhere as expected, except in any file manager, as root or otherwise.How do I restore access through file manager?
p35s3g: # fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
[code]...
View 9 Replies
View Related
Mar 21, 2011
I can't access my usb devices from Computer, yet I can detect them, but they work fine. I made sure that volumes_visible is checked at gconf-editor > apps > nautilus > desktop. The output of the commands:
[Code]....
View 14 Replies
View Related
Jun 15, 2010
I have Virtualbox installed from the Ubuntu repository. As I just found out, I can't access any USB connected devices (printer, scanner). It seems I can get these USB peripherals to work by using a different Virtualbox repository. how to do this without loosing the OS installation that I have already setup in Virtualbox?
View 6 Replies
View Related
Aug 1, 2010
I have some problems accessing NTFS USB devices from Dolphin. If I mount by hand the device, mount -t ntfs-3g /dev/sdc1 /media/disk I can access to the disk from Dolphin. mount command reports: /dev/sdc1 on /media/disk type fuseblk (rw,allow_other,blksize=512)When the same disk is mounted through Dolphin (by clickin on the disk icon), I cannot see any content. mount command reports: /dev/sdc1 on /media/FLS-U2-300 type fuseblk suid,nodev,allow_other,blksize=512,default_permissions)root@obelix:~# As you can see, mount command reports different configurations. I suspect the extra parameters used by Dolphine causing problems but I don't know how to configure KDE to change the mount options. This problem is new to Slackware 13.1. My previous 13.0 configuration had not that problem
View 6 Replies
View Related
Mar 29, 2010
I am in one of those terrible situations...My motherboard died and I am left with a nvidia nforce raid stripe set that I need to get data off. I guess I should have setup that backup regime. Some search results have suggested that dmraid may be my white knight. I have pulled the data off each of the disks (3 of them) into image files (using ddrescue) and created loop devices (/dev/loop[1-3], using losetup).
I am running 32bit ubuntu 9.10 btw. When I do a "dmraid -ay" it tells me it found a raid set but has not activated it. When I do a "dmraid -r" it tells me I have a raid5 array on one of my /dev/sd? devices. dmraid seems to be ignoring my loop devices . Does anyone know if dmraid actually works with loop devices? If it does is there a way for me to point it directly at the devices and get it to do its auto-magic?
View 1 Replies
View Related
Nov 9, 2010
This might sound really stupid, so you'll all have to excuse my lacking knowledge. I read that USB attacks get more and more common, like putting in an USB stick with a malicious autorun script on it, and it's game over. Can AppArmor protect devices and limit their access to the file system?
View 5 Replies
View Related
May 22, 2010
Is there any Linux software that allows accessing a pre-configured serial console via Browser using a java applet? I would like to access the serial management consoles of various hardware devices via browser.
View 1 Replies
View Related
Dec 2, 2010
I'm no expert on DHCP. My problem is that i have a CentOS 5.5 server on which i want to install a DHCP server. I have two NICs where eth0 has access to the internet and where eth1 should act as an DHCP server.
I have installed dhcpd and this is how my dhcpd.conf file looks like.
Code:
ifconfig looks like this
Code:
When i start dhcpd on eth1 i get no error messages but when i connect any devices to eth1 they don't get any IP. I cant find anything in any logs about devices trying to get an IP address. I dont have any firewall rules in iptables.
View 4 Replies
View Related
Aug 15, 2010
I've got a FC13 linux and 3 windows pc's on my LAN. The linux has php/mysql (joomla) installed - acting as a web server. I can ping the linux from any machine but can't access the web joomla installation on the linux with http://ip/joomla or with http://hostname/joomla. Is it a security setting somewhere?
View 4 Replies
View Related
May 27, 2010
I have a laptop with Apache, MySQL, PHP, etc, and I'm able to work on web programming on my local server while at home, connected to my network. But I would like to be able to work on the local websites when I'm not connected to any networks, both for demonstrating a site, or simply working on it.
I was surprised to find that I could not connect to localhost at all without a network connection. I tried my normal Google for a solution, but, of course, that was futile without a network.
Now, I'm at home, and of course, it works because I have wireless. I don't really want to disconnect that to figure it out, so I thought maybe some nice soul here might know how to do this. Surely it can't be hard, can it? But, it's certainly not obvious.
View 3 Replies
View Related
Sep 7, 2010
I have installed Ubuntu Server (lamp+openssh) on a laptop in order to use it as a testing web server for my projects. After configuring it I've also installed the GUI to make things easier as I'm not very proficient using just the command line.
I'm using the wireless connection on the laptop to communicate with the router and my main desktop (Windows). I've assigned it a static local IP (192.168.1.99) in order to be able to access the sites on my web server from my desktop, and everything works fine.
Now comes my problem: I need to be able to access those local sites from a remote location (outside of my local network) as well. How can I do that?
View 4 Replies
View Related
Feb 6, 2011
I just set up an old PC as an Ubuntu Server. I've got it all connected, and set up the way I want it...here's the problem I can't access my server as long as I'm attemting to access it from my home IP. I can ssh and ping it from both my phone on 3g and another (non-local) server I have SSH access to. Because of how our apartment is set up, each bedroom has it's own separate ethernet connection. The one in the room next to mine goes unused so I set up my server on it. My ISP is Charter, if that matters.
View 1 Replies
View Related
Mar 29, 2011
We have installed Ubuntu Server 10.04 LTS for file share (Samba) at our local network.
I want to access my local server (Local IP 192.168.1.200) via internet from remote location. I have already installed SSH on our ubuntu server. I understands that using "Putty" we can access our server. Furhter, our Internet IP is dynamic (which is not an issue for us).
View 3 Replies
View Related
Jun 19, 2011
I have a server that was set up by a friend so I have a location to save all my documents for work in a RAID array.
It is on a static IP address, I can ping the hub and other computers on the network absolutely fine.
I can't connect to the internet, the router in question is a Netgear CG3101D. Logging into the router I can see that the server is a trusted device and in all the parameters are the same as other computer running Ubuntu Studio.
Does anyone have any tips of how I can find out how to find what is wrong?
It is Ubuntu 10.04.2 LTS (Lucid).
View 3 Replies
View Related
Jan 12, 2010
Nagios - forbidden you dont have access to this server
I had made following changes on httpd.conf file:
ScriptAlias /nagios/cgi-bin/ "/usr/local/nagios/sbin/"
<Directory "/usr/local/nagios/sbin/">
AllowOverride AuthCongig
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
Alias /nagios/ "/usr/local/nagios/share/"
<Directory "/usr/local/nagios/share/">
Options None
AllowOverride AuthCongig
Order allow,deny
Allow from all
</Directory>
View 1 Replies
View Related
Jan 15, 2011
I have install centos 5 in my dell laptop, now i want to configure and run wifi to access internet through wireless.
View 5 Replies
View Related
Apr 4, 2011
I set up an apache webserver on a redhat enterprise server 6 last week. It works fine on the localhost. However, the webpage can't be accessed from the other computer. I didn't modify anything related to 'allow,deny' in httpd.conf. The only thing I've done is I added a rule in iptables to approve the access from a computer with a specific IP address. Since I am quite new to iptables, I don't know if there is anything wrong with my setting.
Even I stop iptables, the problem is still there. I don't know if my setting of iptables is correct. Or, there is anything else that I should do?
View 7 Replies
View Related
Apr 16, 2011
I have Debian installed on my laptop. When the laptop is connected to the network via ethernet cord, I can ssh into it fine. However if I switch to wireless, I can no longer SSH in.
I have confirmed SSHD is running.
I am switching between wired/wireless by editing /etc/network/interfaces and re-booting the laptop.
The laptop can connect to the internet, and SSH into other computers on the LAN just fine with either connection. But they can't connect to it when it's wireless.
When it's wireless, the laptop can SSH into itself as well.
My iptables is set to allow everything.
They're both on the same subnet.
View 15 Replies
View Related
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
Apr 16, 2010
I'm trying to use a vpn server which uses pptp. I've set up pptp as per the Debian Howto and it seems to be working, but I'm not actually acessing the net via the server.Not sure what info would be useful but here are route -n and ifconfig.Can anyone suggest what is wrong here, and how to test if the vpn link is actually working?
View 6 Replies
View Related
Aug 25, 2010
I have 2 LANs in my network. They are:
LAN 1: 192.168.0.0
LAN 2: 192.168.1.0
Both LANs, communicate with each other. And both have an application server. In LAN1, I can access the web server, internal and external. At LAN2, only works on the internal network.The rule that I'm using is as follows: iptables -t nat -A PREROUTING -p tcp -d my_ip --dport 80 -j DNAT --to 192.168.1.254:80
This rule works for LAN1, but not for LAN2. Anyone know what that is can be lockin access?
View 2 Replies
View Related
Jan 2, 2011
I'm setting up an old box as a dedicated file-sharing server on the LAN as well as an internet web server for my personal web site but I have no network connection. My computer is connected to a router which is connected to my DSL modem. The router has the Ubuntu box's MAC address as well as a Win7 box, which connects to the internet fine.
Here is what I've tried:
1. Check routing table
Code:
2. Try to add a default gateway to the internet on eth2, this happens:
Code:
3. I edited resolv.conf, which was empty, adding:
4. I edited /etc/network/interfaces as follows:
Code:
Then I type the following:
Code:
And it keeps doing this endlessly because it's not finding the DHCP server, presumably...? This didn't solve the problem and so I attempted another configuration:
Code:
Still, not internet connection and no ability to apt-get anything (says packages not found)
So, this didn't work either. What I've tried should work, especially the route command. Now why won't it work?
View 13 Replies
View Related
May 31, 2011
I have a weird issue where all of the machines in my office can all connect to our web server, either via DNS or using the server IP directly. However, on my machine, which is using the same network IP as the rest of the office and I know it's not being blacklisted, I can't access the server at all via SSH or web or mail. I'm the only machine running Linux, I've flushed the network cache using nscd, but this made no difference. Can anyone think of what might be going on here?
View 10 Replies
View Related
Sep 17, 2010
I've completed the installation of a CentOS server.Running the setup utility as root, ive set up a static IP and installed apache. Now this works ok. I can type in the servers IP address from my browser/putty/winSCP and access the server within the intranet. The problem is that i would also like to access the server using its hostname, e.g. http://centos or whatever Currently i cannot do it. I've searched the forums, edited the /etc/sysconfig/network and /etc/hosts to no avail no matter what i do i cannot access it. i've disabled some services so im not sure if this is the fault.
View 1 Replies
View Related
Mar 25, 2011
I got below Code from Someone so that I configure Squid using which I can block websites.
#!/bin/sh
# squid server IP
SQUID_SERVER="192.168.0.2"
# Interface connected to Internet
INTERNET="eth0"
[Code]....
View 1 Replies
View Related
Jan 7, 2010
i have successfully setup PPTPD on my server and I can open a VPN tunnel but my clients can only ping the server's IP, they don't have access to the internet through the VPN.
i have searched different forums and understand that I have to create a route on the server to route packets between the VPN interface and my internet gateway, but I didn't manage to get this work.
here is what my setup looks like:
Code:
root@r31495:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:1c:c0:c7:13:35
inet addr:94.23.197.XX Bcast:94.23.197.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[Code]....
View 9 Replies
View Related