Questions tagged [local]

155 questions
0
votes
1 answer

Subdomain on local machine using apache

On my local network, I have a server that goes by the name of telly, and can be connected with locally on http://telly. I am trying to set up a subdomain on that machine, say sub. I have added a sites-available record and sites-enabled record…
Mild Fuzz
  • 153
  • 1
  • 1
  • 9
0
votes
1 answer

Access device with local ip over internet

I apologize up front if this is the wrong place to post this question. It seemed like the best fit. I have a device which is connected to my local network which has an IP of 192.168.1.10 from my router. Additionally I use a Windows 7 machine that…
0
votes
1 answer

apache local network

I am trying to reach my local Apache from another source in the local network. The IP of the machine running Apache is 192.168.2.36, the os is xubuntu 12.04. Via this machine I can reach the Apache instance but it is not possible from any other pc…
dave
  • 3
  • 1
0
votes
2 answers

Postfix bounce local delivery with source address from orig_to

I am creating a python script to deliver local mail using various means. The problem is this: This script has to accept multiple virtual domains defined in /etc/postfix/virtual The script does the checking if the recipient is valid and the contents…
zeyus
  • 33
  • 1
  • 7
0
votes
2 answers

Is auto-detection of routers on the local network possible?

Suppose one has configured a bog standard Ethernet connection - there is an IPv4 address, a subnet specification, a default route, even nameservers in resolv.conf, static routes everywhere - is it possible for client software to find other hosts on…
mushiflo
  • 1
  • 2
0
votes
2 answers

Trying to make it so on my mac (or entire local network) any *.dev domains point to an IP

I'm trying to move my development stuff over to a small local Debian based server running ispconfig, and need to basically make it so that *.dev is routed to a specific IP. So for example I went to http://some-site.dev it would go to…
Sk446
  • 103
  • 3
0
votes
2 answers

Can't Connect to (local) database

I have SQL Server 2008 and was forced to make a new windows 7 profile. I no longer can connect to my (local) databases. Everything I try to use windows authentication to login I get Cannot connect to (local). Login failed for user 'MyAccount'.…
chobo2
  • 461
  • 1
  • 10
  • 18
0
votes
2 answers

webserver from local network (behind NAT)

I have a debian server (gateway, web) which is behind ISP's NAT. I need access on webserver from my local network but domain has DNS record for external IP. Can I create "fake dns" for my local network with local server ip? I have bind9 on my server…
kok
  • 1
0
votes
2 answers

synchronize files between remote sftp location and local

I am facing a quite familiar problem but have no clear idea on how to handle it. I'm a backend developer and i write my applications using Zend Studio. My employer requires me to work on a remote location using SFTP and expandrive. Although this…
0
votes
2 answers

Complex Mail Problem with Postfix, PHP and Gmail / Google Apps Enterprise

Okay, so I have read a lot around about the issues im having and the solutions people are offering only solve part of the problem. 1) We have a domain 2) The domain points to our VPS with a static IP running FreeBSD 3) The domain has Google Apps…
0
votes
1 answer

Security of local Ubuntu development server

I'm developing on my laptop which is constantly connected to the Internet while I'm working. I installed Apache2 with Ubuntu default settings, MySQL and PHP. How safe is it for me to develop when I'm connected to the Internet? Couldn't sb get access…
Frank Vilea
  • 561
  • 2
  • 8
  • 16
0
votes
2 answers

Issue accessing domain pc from local pc after entering incorrect username/password

I'm using windows 7 local account, I have admin domain credentials too. I must have entered them incorrectly when accessing a domain pc (to get to a share) and now any time I try to access the pc, the following message is instantly…
Mr Shoubs
  • 363
  • 2
  • 9
  • 32
0
votes
1 answer

Route via internal LAN when local or over Internet when remote

I've setup a web application (http port 8080) for access over the internet. But what I'd like to do is resolve the URL locally when the user is on the LAN and only go via the internet when they are connecting remotely? However, I need to use the…
Daz Lewis
  • 101
  • 2
0
votes
4 answers

Will Any Popular Root CA Sign a host.domain.local Certificate?

My boss refuses to allow private IP addresses into a public DNS definition. So I am unable to put the private SVN box IP (svn.ourcompany.com) into a .com DNS record. It exists only at svn.ourcompany.local I don't mind this, ultimately, except when…
VxJasonxV
  • 911
  • 1
  • 16
  • 29
0
votes
2 answers

Accidently unmounted a local folder

After that I tried to mount the folder via its full name (/var/...), but the console is saying: mount: can't find /var/xxxxxxxxx/xxxxx/xxx/ in /etc/fstab or /etc/mtab Thanks for your help, Nicolas. EDIT: to complete my issue, I can actually see the…
Nicolas
  • 454
  • 2
  • 6
  • 16