Questions tagged [bindings]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
25 votes
2 answers
79k views

Multiple ssl certificates with one ip and same port but different host headers (IIS 8)

I have an IIS 8 (win 2012 r2) server and i want to bind the same web site to 2 different domain and to 2 different certificates. I can't use wildcard since the domains are different FQDNs. If i add ...
Omri's user avatar
  • 371
11 votes
3 answers
42k views

Setup IIS 7.5 with multiple website bindings and SSL?

On IIS 7.5 I am trying to achieve this with two websites: Default Web Site is bound to: (blank host header port 80 - http) (blank host header port 443 - https) go.example.com www71.example.com the ...
JK01's user avatar
  • 339
8 votes
1 answer
12k views

bind interface for upload : scp works, not rsync

I need to upload file on a specific interface. This cannot be set-up via iptables, because my script output on several interfaces. this is working fine : scp -oBindAddress=192.168.100.1 ... but ...
user1219721's user avatar
6 votes
2 answers
8k views

How to stop IIS7 from listening on a specific IP address and port?

I am trying to install Apache on Windows Server 2008. The installation ends with a warning that the IP address I configured Apache to listen on cannot be bound. When I use netstat -a -p tcp to see if ...
webworm's user avatar
  • 604
6 votes
2 answers
5k views

IIS 8.5 change bindings on bulk (due to SSL certificate renewal)

I just renewed a Comodo Wildcard SSL certificate and I created the PFX in order to install it on my Windows Server 2012 R2 which is a VM on Microsoft Azure. I use IIS 8.5 for all my websites which ...
John Enxada's user avatar
5 votes
4 answers
20k views

rpcbind - is there really no way to make the tcp ports bind to a specific interface / can nfs be ran without rpcbind?

We would like to move away from sshfs to nfs. The last thing holding us back is the fact that rpcbind (which I assume is required for nfs to work) does not allow you to specify the TCP (not UDP) IP ...
anonymous-one's user avatar
3 votes
2 answers
19k views

How to access a site in IIS with no DNS mapping

In my IIS 7.5 hosted in a Windows Server 2008 R2 I have several websites with no DNS address assigned. Let's take for instance the site (as named in IIS) with site name mySite. I have for this site ...
CiccioMiami's user avatar
3 votes
1 answer
6k views

What is the side effect when leaving the IP address of site binding unassigned?

What is the side effect when leaving the IP address of site binding unassigned?
LaTeX's user avatar
  • 111
3 votes
3 answers
19k views

How do you make a website with multiple bindings redirect to one of the bindings?

I have a website with multiple bindings eg http://www.mysite.com http://mysite.com http://www.mysitenow.com Using IIS, can I force requests to the second two domains to redirect to http://www.mysite....
Petras's user avatar
  • 249
3 votes
1 answer
4k views

Use Port Binding Permissions on Windows

This should be an easy one, but I can't find anything on it. I want to use IIS Express with my local user account to bind to a port on my netbios name. For example, http://computername:1315. My ...
Case's user avatar
  • 231
3 votes
1 answer
2k views

What are these IIS7 website bindings? Are they needed? Can I remove them?

I notice my main website has these bindings.. <binding protocol="net.tcp" bindingInformation="808:*" /> <binding protocol="net.pipe" bindingInformation="*" /> <binding protocol="net....
Pure.Krome's user avatar
  • 6,578
3 votes
2 answers
8k views

Windows Azure Virtual Machine with GoDaddy Custom Domains

I asked this question (on SO by accident): I am having problems setting up a custom domain (purchased on GoDaddy.com) with an Azure virtual machine (on which I plan on running multiple websites.) I'...
Serj Sagan's user avatar
3 votes
1 answer
1k views

Intranet website - getting a login box although I have configured Windows Authentication in IIS

In a Windows AD domain environment (MYDOMAIN with DNS suffix mydomain.local), I have a server with an Intranet website, that runs on IIS 7.5. I have disabled all authentication types except Windows ...
Goran's user avatar
  • 73
3 votes
3 answers
6k views

What is the maximum number of bindings on an IIS website

How many bindings will IIS 7.5 support on one web site ? To make sure my question is understand correctly. I know i can put multiple website on the same server. I know i can put multiple website on ...
Cédric Boivin's user avatar
2 votes
2 answers
4k views

Can I have a DNS wildcard binding in multiple servers?

I have a Win 2k8 server that hosts multiple IIS apps that are under one domain, example.com. The need for a second server has increased and will need to get more servers to host my apps. On my server,...
Joel Peltonen's user avatar
2 votes
2 answers
3k views

NIC binding order change in Windows Server 2016

Up to Server2012 it was possible to set up binding order via GUI. Since server 2016 Microsoft recommends using interface metric to configure NIC priority. However I have a legacy application that ...
pablo285's user avatar
2 votes
1 answer
2k views

How do I run multiple MVC apps within a subdomain on IIS7?

Hello and thanks for looking. Background I am currently wrapping up a development contract and the client would like for me to push a build of the application to their IIS 7-based server in which they ...
Matt Cashatt's user avatar
2 votes
1 answer
2k views

how to browse to website on the same machine it's hosted on with IIS 7?

I have 2 websites hosted on an IIS 7 server. I can browse (in Internet Explorer) to the 'Default Web Site' at http://localhost but I want to be able to do the same thing with the other website. From ...
Dean's user avatar
  • 175
2 votes
0 answers
396 views

cannot bind a port altough LISTEN

I'm new to this problem I'm using Ubuntu 12.04 LTS via VMware My problem is to bind port 6703 i tried alot of commands to check if this port or open or not Error Message is Failed to bind to: 0....
user1's user avatar
  • 121
2 votes
1 answer
778 views

Change to RS 2008R2 configuration stopped IIS site receiving traffic through load balancer (and its still not working after backing it out)

Background We are testing a pair of Windows 2008 R2 (IIS 7.5) web servers in conjunction with a hardware load balancer (external device) that splits port 80 traffic coming into a Virtual IP between ...
Laurence's user avatar
  • 241
1 vote
1 answer
374 views

How to install two SSL certificates on two root websites on the same IIS server?

I have two root websites on the same IIS server. I tried to create two HTTPS bindings for each of them: (1) HTTPS, All unassigned, 443, www.site1.com, SSL issed to www.site1.com (2) HTTPS, All ...
AussieDude's user avatar
1 vote
1 answer
3k views

Display Existing Policy Bindings for GCP Service Account

I'm setting up a service account to access a CloudSQL DB from GKE. I've created both the GSA and the KSA, and have executed the command to associate the two (gcloud iam service-accounts add-iam-...
Lowell Boone's user avatar
1 vote
1 answer
945 views

IIS - One website, two bindings, two authentications?

I want to know if the following is possible to accomplish & whether it is or isn't, get as much feedback so I can find a way to start. I want to create a site in IIS. This site I would want to ...
RayMontez's user avatar
1 vote
1 answer
2k views

Is it safe to use an empty binding in IIS?

I want to show a specific page for unbound HTTPS URLs. I have set up a basic website with an empty HTTPS binding, and this seems to work ok. Am I right in thinking it is acting as a 'catch-all' for ...
userSteve's user avatar
  • 1,583
1 vote
1 answer
3k views

unable to setup net.tcp bindings for wcf application running on IIS

I am trying to set up NET.TCP bindings for a WCF application deployed on IIS. I have already added net.tcp to Enabled Protocols of application, but when I am trying to add net.tcp binding, its ...
Scorpion's user avatar
  • 149
1 vote
1 answer
1k views

IIS: make hostname point to website

I am deploying to my .net project to host.domain.com/Default Web Site/ProjectName. I would like to make it so that the URL "host.domain.com" points to my application. I suspect I don't have the ...
James Harpe's user avatar
1 vote
1 answer
467 views

Mapping domain to a directory (not a site) in IIS7

I recently set up my own server, where I've since installed DotNetNuke in its own "site". Now, I want to map multiple domains to that DotNetNuke instance, using the child portals functionality. Thus, ...
Maxim Zaslavsky's user avatar
1 vote
1 answer
5k views

IIS listening 127.0.0.1 instead 0.0.0.0

I configure binding on my IIS 7 server like: ip address: All Unassigned port: 8080 but in netstat -aon command see only 127.0.0.1:8080 instead 0.0.0.0:8080(which I would like) (0.0.0.0:8080 is free ...
Dmitry Pyatin's user avatar
1 vote
1 answer
2k views

IIS site not visible under 80 port

I have 2 bindings for IIS site: IP Address = * Port = 80 IP Address = * Port = 100 I am able see website as localhost:100 but not as localhost:80 (in the case of port 80 I just see default IIS ...
Anton Putau's user avatar
1 vote
2 answers
5k views

Accessing IIS web apps through different bindings

I am hosting several web apps on IIS 7.5 on Windows Server 2008 R2. The server has a single IP address and I am using host names to differentiate the bindings to each application. The server has ...
CesarGon's user avatar
  • 460
1 vote
1 answer
104 views

Is there a better IIS 7 bindings dialog?

Some of my sites in IIS have 20-30 bindings and the bindings dialog box in IIS 7 is 4 lines, which makes editing bindings a real pain. Are there any replacements/upgrades for the dialog specifically? ...
user11956's user avatar
  • 123
1 vote
2 answers
3k views

Is it possible to set these IIS7 settings in a web.config file?

with my IIS7 site, i manually set the bindings for my site. Is it possible to set these bindings in the (local) web.config file? Not a machine or app config file ... but the web.config file? Cheers :...
Pure.Krome's user avatar
  • 6,578
1 vote
0 answers
598 views

IIS serves wrong cert using SNI or CCS

I have 3 websites all using the same IP in IIS 10. I first setup the https bindings to use SNI with 'all assigned' IP addresses on port 443 using the correct certificate. All the certs are known good. ...
dcol's user avatar
  • 73
1 vote
0 answers
520 views

IIS 10: is there some way to trick it into letting me use an IP address as the host name of an HTTPS binding?

I have a cluster of IIS servers sitting behind a load balancer at a vendor. The vendor's load balancer determines if the server is functional by accessing a special monitoring page on the server, and ...
el_pinko_grande's user avatar
1 vote
1 answer
91 views

SSL Check - Exchange Server responding with Self-Signed Cert

How do I set an Exchange server to respond to a Web Based SSL Certificate checks on a specific port number with the Public Cert? If I do an SSL cert check on port 443 it gets the Public cert as the ...
Boogerballs's user avatar
1 vote
1 answer
3k views

Can't access docker bind port from public IP

I've run portainer image using: docker run -d -P -p 9000:9000 portainer/portainer But can only access the web at port 9000 locally using lynx. I allow firewall on port 9000 both incoming and ...
user2194229's user avatar
1 vote
0 answers
200 views

OpenVPN TAP binding order issue

I am running a 64bit Windows 7/8 AD environment using OpenVPN on remote computers to access our network/servers in our main office. Typically, once we install OpenVPN on a new machine and configure ...
Rich's user avatar
  • 11
1 vote
2 answers
689 views

NTP NIC binding

I'm wondering whether it's possible to setup NTP on a Windows Server running 2012 R2. The catch is that I only want one of the two NICs on the server to be used for NTP. Here's a little more ...
Luke Welden's user avatar
0 votes
1 answer
850 views

Hosting two or more domain in windows VPS with one IP address?

I am very new for VPS. I have two domain www.onlinevisualkart.com and www.nripendraojha.com on godaddy, I have one VPS with Windows Server 2012 from third part company, I set ip of VPS (50.3.82.140) ...
Nripendra Ojha's user avatar
0 votes
1 answer
5k views

How can I find the IIS server instance that a website is hosted on in my domain by only its public URL?

I have started a new job and inherited a lot of servers and websites. One particular website I am unsure of what server/IIS instance it is hosted on. All I know is the public URL of the site. Is ...
default_noob_network's user avatar
0 votes
1 answer
1k views

Bind a Java process to a virtual interface [closed]

I'm trying to bind a java process to a specific virtual interface having IP address <myIFaddr> as follows: export BIND_ADDR=<myIFaddr> LD_PRELOAD=./bind.so exec java -jar ppp.jar The ...
auino's user avatar
  • 143
0 votes
1 answer
6k views

Using multiple hostnames on IIS

I have one website called Default Web Site on IIS that grabs all incoming traffic by using all unassigned IP address and omitting the hostname on the binding So I can access it locally by going to ...
KyleMit's user avatar
  • 488
0 votes
1 answer
4k views

IIS 7.5 and DNS Configuration

I'm trying to configure a Windows 2008 R2 Server (Web Server); I know how to access the websites using different ports using IIS, but not when giving them hostnames (in IIS). I have absolutely no ...
pdvries's user avatar
  • 103
0 votes
1 answer
2k views

IIS 7 and Windows 2008: only one ip address showing for IIS binding when multiple aliases exist?

In Windows 2003 I have multiple IP aliases setup on a single network card all bound to IIS 6. In Windows 2008 I have multiple IP aliases setup but only one shows up in IIS 7. What do I need to do to ...
Zachary Scott's user avatar
0 votes
4 answers
385 views

Determining how a site is being accessed in IIS 7

I have a hosted dedicated server with a site in IIS 7.5. This site has various bindings that allow external access to it (www.foo.com, www.bar.com, www.baz.com). I would like to know how i can have ...
Norba's user avatar
  • 57
0 votes
1 answer
84 views

Hosting 2 webserver machines with iis10

I have an interesting problem. Basically I'm hosting 2 webserver machines (Production and development) on the same IP address. Each one is running IIS10 on Windows Server 2019 and each has it's own ...
markymarc1981's user avatar
0 votes
1 answer
7k views

IIS Default homepage through localhost but not IP Address

I have IIS installed to run a few websites for WSUS and a few other things. After a fresh install I am trying to access the IIS page. Using http://localhost I am able to see the page. Using http://...
JukEboX's user avatar
  • 835
0 votes
1 answer
1k views

Udp port binding in VMware Linux

In my application, there're two physical computers, both in Windows environment. Computer 2 (with IP "192.168.2.2") has a VMware Linux virtual machine (with IP "192.168.80.129") installed on it. What ...
Yan Zhao's user avatar
0 votes
2 answers
545 views

HTTPS Binding exist but fail on reboot. IIS7 dot net 4.0 framework specific

ENVIRONMENT Windows Server 2008 Standard IIS7 Site1 = asp.net, .net framework 3.5 (2.0) https, IP1 , API, standard ssl certificate Site2 = asp.net, .net framework 4.0, https, IP2, API, wildcard ...
scott_lotus's user avatar
  • 1,089
0 votes
2 answers
4k views

Remote Desktop Gateway and HTTPS website on same server - possible?

We have an IIS server running a website with HTTPS access on the server already. We need this server to provide remote desktop gateway services to other servers on the network. Today I installed ...
pilau's user avatar
  • 281