ownCloud Routing
-
Lets say I have a switch that's connected directly to the internet. Our phone vendor needs it so they can manage their system. They thought that was easier than going through our Windstream network firewall. I have ownCloud setup on a CentOS VM in Hyper-V. If I assign a public address to an available NIC on the Hyper-V server and another public address to the NIC on the OC server and connect it to the switch that's connected directly to the internet. And then route from the IP on Hyper-V to the IP on OC, could I then access OC on the public IP assigned to the NIC on Hyper-V?
Obviously I am very weak with networking.
-
@alex.olynyk said:
Lets say I have a switch that's connected directly to the internet. Our phone vendor needs it so they can manage their system.
Then fire them. No firewall!?!?!?!
-
@alex.olynyk said:
They thought that was easier than going through our Windstream network firewall.
Yes, having no security is always easier than being secure. What. The. Crap!?!!?
-
@alex.olynyk said:
If I assign a public address to an available NIC on the Hyper-V server and another public address to the NIC on the OC server and connect it to the switch that's connected directly to the internet. And then route from the IP on Hyper-V to the IP on OC, could I then access OC on the public IP assigned to the NIC on Hyper-V?
Why would you want to do this?
-
@scottalanmiller I honestly dont want to do it. My boss is recommending it because I cant it working any other way. I started off very strong on this project but I feel stuck now. I had Windstream route traffic from a public IP to my OC server but the public IP doesnt work from inside the network and my boss thinks if It did that would solve the issue.
-
@alex.olynyk said:
@scottalanmiller I honestly dont want to do it. My boss is recommending it because I cant it working any other way.
Let's start with "fixing the problem" rather than "disabling security." What's the actual issue that you are having?
-
@alex.olynyk said:
I had Windstream route traffic from a public IP to my OC server but the public IP doesnt work from inside the network and my boss thinks if It did that would solve the issue.
Why would you try to connect to the OUTSIDE IP address for internal users?
-
Whether I access OC from inside the network on the private IP or outside on the public, when I share a link with a user the shared link field populates with the private IP so outside users cant access the file
-
@scottalanmiller My boss wants one address for both internal and external
-
@alex.olynyk said:
Whether I access OC from inside the network on the private IP or outside on the public, when I share a link with a user the shared link field populates with the private IP so outside users cant access the file
Ah, I see. What does your DNS look like?
-
@alex.olynyk said:
@scottalanmiller My boss wants one address for both internal and external
Why would he inject a technical opinion in that way? What if the solution is to have different addresses? What he "wants" is not a business goal, why would he "want" something like that?
-
@scottalanmiller We are in the middle of a project to bring all centers under 1 domain. Currently all centers have a different domain.
-
@alex.olynyk said:
@scottalanmiller We are in the middle of a project to bring all centers under 1 domain. Currently all centers have a different domain.
Hmmm... so part of the issue is that everything has its own DNS domains and there is no central resolution?
-
@scottalanmiller Correct
-
So first issue is... Windstream. The absolute worst ISP ever. So bad. They actually changed their name to hide their shame. They were Paetec in Rochester and were famous for being unable to get their own lines working. Drop them the moment you can. Hopefully you didn't get into any contracts with them.
Why does Windstream have a router there? They are managing the router for you?
-
What router do you have? What you need is called hairpin routing.
-
@scottalanmiller Yes they are.
-
@scottalanmiller adtran netvanta 4430
-
@scottalanmiller said:
So first issue is... Windstream. The absolute worst ISP ever. So bad. They actually changed their name to hide their shame. They were Paetec in Rochester and were famous for being unable to get their own lines working. Drop them the moment you can. Hopefully you didn't get into any contracts with them.
Were in a contract. The boss is trying to move to Bright House
-
@alex.olynyk said:
@scottalanmiller adtran netvanta 4430
AdTran is good, we should be able to figure this out.