Questions tagged [mask]

40 questions
1
vote
0 answers

Samba file mask calculation on ACL - missing r

I would like to ask a detail how samba deals with permission on ACL on servers. I did dig very hard and deep but no luck with this one. I have set ACL support over this think and again, regardles of all I red a bit is missing. Let me ask below the…
user203267
  • 61
  • 1
  • 1
  • 5
1
vote
1 answer

mask public IP addresses from any command output (for diagnostic)

I'm writing a script to extract information from BusyBox v1.25.1/Linux 2.6.36/router where the user can simply run the script and copy/paste the output into a submission form to request support. The script it's essentially a list of commands like…
rs232
  • 105
  • 1
  • 10
1
vote
2 answers

Basic 2 Routers configurations for noobs

So, my goal is to have each one of my devices connected to a double-NAT simple solutions. I've started my configuration with Router 1: IP: 192.168.1.254 Mask: 255.255.252.0 DHCP Ipv4: 192.168.1.10 - 192.168.1.250 Mask: 255.255.252.0 Server:…
0
votes
0 answers

Redirecting in NGINX with masking target URL

I've set up redirection on NGINX with the help of this answer and now I want a setup it with masking redirection from user, i.e. keeping original example.com. Things I've tried: rewrite server{ server_name .example.com; rewrite ^/$…
Suncatcher
  • 594
  • 2
  • 7
  • 22
0
votes
0 answers

Masking URL in Address Bar in IIS

I am not an expert in IIS and would really appreciate your help if this is something that can easily be resolved. We have a web server on an intranet domain to which users are directed by the DNS when they go to https://application.intranet.com. …
0
votes
1 answer

Can a router be connected to a both a subnet and a subnet inside that subnet?

Can a router be connected to both a subnet 1 and a subnet 1.1 which is a subnet inside of subnet 1? For example, can a router be connected and sent packets to subnet 223.1.17.128/25 and 223.1.17.192/28? Thanks.
0
votes
1 answer

Setting up DNS mask with forwarding through SSL

My setup is as follows: User goes to subdomain.mainsite.org.uk.example The site I want to be visible is www.site2.example, however they still have to see subdomain.mainsite.org.uk.example in the URL address bar. I have set up a DNS mask with…
0
votes
1 answer

What IP addresses are included in a subnet "range"?

I'd like some help understanding subnets (CIDR). I'm using a tool to check if an IP is in an acceptable range given a CIDR address. When I input an IP address (12.245.105.190) and check it against the same address with a subnet mask…
Isaac Lubow
  • 113
  • 1
  • 5
0
votes
1 answer

How to mask redirect subdomain and ports to another external subdomain on that same port

I have read through the forum but still cannot get a clear answer for what I need. My purpose is to mask redirect a subdomain to another one with the port passing together. For example, I want my vdi.mydomain.com:445566 redirect to other location at…
Alec Liu
  • 1
  • 2
0
votes
1 answer

Redirect domain/directory to domain2/directory

I would like domain1.com/customers to go to domain2 my home directory public html's folder / customers. Both domains are on different servers. In the folder on the second server/second domain we will run several test sites for our clients.Sites like…
rhand
  • 264
  • 2
  • 5
  • 23
0
votes
2 answers

apache URL issues

I'm sure someone has asked the same question on serverfault but I just don't know what to look for. I have two subdomains from different hosts in my school. eg. One is: tr33house.domain1.school.edu the other: …
tr33hous
  • 101
0
votes
1 answer

Open example.com, but all links point to an IP

I own a domain, let's say example.com, and I point an A record to my server with IP 123.123.123.123, running nginx. When I open example.com in a browser, I get to the correct site, but all links point to the IP instead of the domain. What am I doing…
tvooo
  • 103
  • 1
  • 1
  • 5
0
votes
1 answer

htaccess - mask and redirect domain to sub directory on shared hosting

Hopefully someone can help...Server nube setting up new hosting acct Problem definition: New shared hosting account, want to set up multiple domains / sites on it You have to specify a 'main domain', then set up sub directories to point the other…
user56631
  • 117
  • 1
  • 6
0
votes
2 answers

Masking / Pointing subdomain to different server and keeping same url in address

Originally posted on Stack Overflow. This may be a question for Server Exchange but I am starting to feel pretty cozy here and I feel like someone here will definitely know the answer. We are currently rebuilding a php site in rails and have the new…
jnolte
  • 285
  • 1
  • 4
  • 11
0
votes
0 answers

masking URL after redirection

I re-post my question in the event that I will be more clear as to what I would like to do. I have a subdomain under a dns name, lets say it is mysub.domain . This subdomain is in a remote provider where I have no apache2 control. The file system…
thermike
  • 1
  • 1