Server problem need little help

Chipicao

Power Member
Jr. VIP
Joined
Nov 6, 2016
Messages
656
Reaction score
647
Guys do you know how can i make this possible , i have internet conection with 10gbs and i want to run without router on both servers, on first one i need full connection other server need to have at least 1gbs ( all lan cards support 10gbs), my problem is that i try everything to connect server 2 on internet but without success. Cable from modem goes in Lan card 1 in server 1 and cable from Lan card 2 goes in server 2 i get ping when i try but no internet connection. Server 1 is using Ubuntu Server and Server 2 is debian, how can i connect both server to work on 1 NO ROUTER or SWITCH in the middle.

Untitled.png
 
It’s easy from windows but I’m not sure about from Linux. However you can Google something like “internet connection sharing Ubuntu” if you don’t find the answer from someone here.
 
Oh i open every single page on google related to this and try everything but withoyt success :(
 
Virtualization is your answer maybe. ;)

Smart QOS is another option.
 
why you not split the main server into some small servers..???
 
Vlanning is your solution but it is highly recommended to use router for this purpose
 
I have some php scripts that dont work when im using router some port is blocked. i try trough the router to open all ports but that port dont work, l also try with DMZ and still nothing, so i cant find other solution how to fix it.
 
I have some php scripts that dont work when im using router some port is blocked. i try trough the router to open all ports but that port dont work, l also try with DMZ and still nothing, so i cant find other solution how to fix it.
Then host them elsewhere.
Hosting them without hardware firewall is a risk. Although its possible you can create vlan on debian based systems but not recommended for production
 
Guys do you know how can i make this possible , i have internet conection with 10gbs and i want to run without router on both servers, on first one i need full connection other server need to have at least 1gbs ( all lan cards support 10gbs), my problem is that i try everything to connect server 2 on internet but without success. Cable from modem goes in Lan card 1 in server 1 and cable from Lan card 2 goes in server 2 i get ping when i try but no internet connection. Server 1 is using Ubuntu Server and Server 2 is debian, how can i connect both server to work on 1 NO ROUTER or SWITCH in the middle.

View attachment 140704
You need switch first connect modem to port 1 and server 1 to port 2 and server 2 to port 3 as server NIC directly don't support system to system network of try with cross cable.

And here you are also demanding to reduce the bandwidth to server 2 at 1 Gbps so you need a router or switch which can do bandwidth management also you can go with some cheap Mikrotik RB Series which comes with 4 LAN ports. which can fulfill your requirements.
 
Allready fix the problem without router and switch with bridge-utils and turning off some options from firewall.
 
Back
Top