Questions tagged [bindings]

81 questions
0
votes
2 answers

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 Remote Desktop Services. I used the same certificate…
pilau
  • 281
  • 1
  • 3
  • 8
0
votes
1 answer

bind domain names to applications

I know you can't actually bind a domain to an application, but my company server is set up in a way that all websites are applications of one single website. These websites have so far been accessed through an IP address, but now my company would…
Marc
  • 111
  • 2
0
votes
2 answers

Can I bind google.com to a site created in IIS 7

I have seen binding option in the IIS 7 to bind different sites. I tried to bind a google.com to a site created in the IIS 7 but it didn't work. Can you please clarify with the concept of binding in IIS. thanks !
dotnetrocks
  • 53
  • 1
  • 3
0
votes
1 answer

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 have the other IPs show up? It gives choices of…
Zachary Scott
  • 227
  • 2
  • 14
0
votes
1 answer

IIS7 Multiple Sites with redirection on domains for SEO purposes

For SEO purposes with IIS6, I had always set up two sites, one bound to www.domain.com and another site to domain.com that redirects to www.domain.com where the actual site lived. I really hate the clutter and duplicates in IIS (call it being anal…
Danomite
  • 115
  • 2
  • 6
0
votes
2 answers

SSL binding IIS7

I'm not sure I can do what I want to do but here goes... I have the following 2 websites setup on IIS 7 with the bindings specified Production Web Site Bindings: http / www.mydomain.com / 80 https / www.mydomain.com / 443 Staging Web…
jryan
  • 3
  • 1
0
votes
1 answer

Can a single IIS7 Website Bindings be set in a web.config file?

when I setup my websites, I need to manually set the bindings for the site, in the UI of the website, in IIS7. Can these bindings be defined in the web.config instead? Is there a section?
Pure.Krome
  • 6,338
  • 17
  • 72
  • 86
0
votes
4 answers

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 statistics of how the site is being accessed. How…
Norba
  • 57
  • 4
  • 11
0
votes
0 answers

how monitoring open vSwitch bonding status

i have create a etherchannel between a cisco switch and OVS device. it is work fine. i was wondering how can i monitor OVS bondign status. like, which physical link is down, how traffic is populate on port, is etherchannel up or down. these status…
0
votes
0 answers

Can't ping remote IP of PPTP from SSH

I have a Centos7 VPS where I have a web server installed, in the same server I've set up a PPTP VPN to communicate with a device that is connected via ethernet in my router. The device IP is 10.0.0.37 and I can connect to the device from any PC via…
0
votes
0 answers

IIS7.5 How to make a binding for 2 domains, 2 IPs and 2 certificates

I am clutching at straws... hope you can help me with this old server. I want to bind domain1.com to ip 123.456.7.1 and domain2.com to 123.456.7.2, each with its own certificate. As longs as I configure it for http, there's no issue. My bindings…
0
votes
1 answer

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 unique SSL certificate installed. The Production…
0
votes
0 answers

Multiple ssl certificates with one ip and same port but different host headers is having problems in one domain (IIS 10)

I have post this question in stackoverflow, but seems not quite get the solutions. So I think serverfault will be more appropriate place to ask the question. I have iis 10.0 which host two domains ssl cert, say 1 is www.rtx.com and the another is…
0
votes
0 answers

IIS Web Server Single IP Multiple Sites

IIS 8 / Windows Server 2012 R2 I am new to IIS and need some advice regarding hosting multiple sites on a server with a single IP address. Not sure if I should be using application pools or VDs, or how to configure the bindings. My domain is…
TheOrdinaryGeek
  • 419
  • 1
  • 4
  • 11
0
votes
0 answers

Removing IP address from server takes down unrelated website

I'm working with a Windows 2008 Server running IIS. One of the websites running in IIS was migrated to another server. As a result, I shut down that site in IIS on the Windows 2008 server. There weren't any issues there. However, when I removed the…
CacheMoney
  • 25
  • 5