Questions tagged [intranet]

An intranet is a computer network that uses Internet Protocol technology to securely share information within organizations. It is the connection of computer networks in a local area.

In contrast to internet an intranet is a network between organizations, and refers to a network within an organization. Sometimes, the term refers only to the organization's internal website, but may be a more extensive part of the organization's information technology infrastructure. It may host multiple private websites and constitute an important component and focal point of internal communication and collaboration. Any of the well known Internet protocols may be found in an intranet, such as HTTP (web services), SMTP (e-mail), and FTP (file transfer protocol). Internet technologies are often deployed to provide modern interfaces to legacy information systems hosting corporate data.

An intranet can be understood as a private analog of the Internet, or as a private extension of the Internet confined to an organization.

Source: wikipedia

155 questions
0
votes
1 answer

Is IRM preventing Office365-generated PDFs from being searchable?

We have an intranet on which users often post information as PDFs. Many of these PDFs are non-searchable. That is, they appear to be images (text is not selectable/searchable, SharePoint search unable to index the contents). However, some are…
TommyPeanuts
  • 472
  • 1
  • 7
  • 24
0
votes
1 answer

VirtualBox network settings for multiple isolated virtual machines where only one can access internet

So I want to make a virtual hacking lab using VirtualBox. There will be two type of machines. Attack Machine : Kali Linux Target Machine : This can be any type of OS; Ubuntu, CentOS etc. I want my attack machine to have internet access and it…
0
votes
2 answers

How to detect an intranet SYN flood?

I got this problem: whenever I plug a Linux-server into the intranet, the whole network slows down and then die. Every ping/ssh connection between the intranet yields time out. I unplugged it, then everything came back to normal. Searching around…
EyeQ Tech
  • 131
  • 1
  • 1
  • 6
0
votes
1 answer

Hosting single intranet from multiple IIS servers

We have multiple physical locations at our company and each one has its own physical server, subnet, domain controller, Active Directory site etc. I want to set up an intranet site on IIS that can be accessed at https://intranet.company.com But…
0
votes
1 answer

HTTPS for intranet website

My situation is, I have a server running inside a home network which can be connected from the outside through VPN (Zerotier). This network connected to the internet through NAT, thus there is no real public IP. Now there are some services that…
0
votes
1 answer

Obtain Let's Encrypt SSL Certificate for Internal Server on Internal DNS Server

I currently run an organization and we use a internal website that is hosted within our network that runs a Gitea Server so that we are able to access important documents without having to rely on a third-party service. I have already setup a DNS…
Joe
  • 101
  • 4
0
votes
6 answers

Combining IntrAnet and HTTPS, is it useful?

I have a web server which supports only the company's Intranet, not the external Internet. There will be about 100 different users who will connect to a web application on this server and they all have their own login accounts. Currently, the web…
Wim ten Brink
  • 1,055
  • 1
  • 6
  • 13
-1
votes
1 answer

How to browse website hosted in Test server within company network

I have set up a website in IIS on QA server. I added binding and made entry in hosts file Binding IP: 123.43.12.45 Port: 80 HostName: mysite.mydomain.com Hosts file entry 123.43.12.45 mysite.mydomain.com At this point of time I'm on QA server…
Sukhjeevan
  • 99
  • 1
-1
votes
2 answers

Limit intranet to certain computers

I've created a intranet website which I would like to limit to only certain computers spread throughout the city, my first thought was creating a vpn server on the web server and authorize the client computers with certificate and then limit the…
Breezer
  • 101
  • 4
-1
votes
2 answers

Serve from Apache instead of IIS

I am running Windows Small Business Server 2011 and I want to serve an Apache/PHP website from that machine, i.e. if I visit http://mylocalserver/ from within the network. I understand that I cannot switch IIS off. I also understand that I can run…
Warwick
  • 101
  • 2
-1
votes
1 answer

Serving Intranet Website to specific clients using internet & VPN

I own a company with three branches in different locations. I developed a portal application using php and mysql which run on Xampp latest version. I have a server computer in my main office where I installed my portal application. Now I want to…
-1
votes
2 answers

Intranet login without domain name

I run a website app using IIS and asp.net. I am using Windows authentication. When a user logs in, a dialogue pops up where the user has to enter the user name as \ and their Windows password. Most user forget to enter the domain name and this…
tinausa
  • 1
  • 1
-1
votes
1 answer

Sharing wifi signal without internet signal

At live events with 20+ wifi signals, I often find I can't get my iOS devices (iPod Touch and iPad) to stay connected to my wireless networks. Simply put, the devices connect and have reasonable signal strength + bandwidth, but after an…
Davek804
  • 99
  • 3
-1
votes
1 answer

need to figure out this subnet mask please is it correct?

Possible Duplicate: How does IPv4 Subnetting Work? The largest subnet has 300 hosts so I am trying to workout the number of host_id bits I require for the mask but I am confused as each octet goes to 255 max? So do I carry on in the next octet…
-1
votes
1 answer

How to connect to internal server via WWW

Was wondering if its possible to connect to an internal server on the domain via WWW? Lets say the internal machine i want is at 192.168.10.200. Its running IIS / Sharepoint or whatever, something that a webbrowser understands. The external user…
bergin
  • 153
  • 7
1 2 3
10
11