A
A
Aleksei Burov2017-01-22 19:15:50
Computer networks
Aleksei Burov, 2017-01-22 19:15:50

How to connect remotely to home server behind nat?

There is a computer on the local network with several virtual (WMWARE) servers (mail, web server, ftp) on ubuntu 16.04. The network is based on the eltex 1402g router, there is a static ip, tell me how to forward ports through NAT for a correct connection, at the moment all web faces (webmin, roundcube) are visible only from the localhost?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
Aleksei Burov, 2017-01-22
@aleksspectr

Nikolai, did not want to offend anyone, rummaged through a lot of "manuals" where, apart from "it's PPC as simple," nothing is written. I myself am a web programmer and I only understand how to configure servers, so the questions are primitive.

I
Ivan Bogachev, 2017-08-02
@JeannieGold

As they say, I made it up (I'm not responsible for the magic numbers in the example, I was drunk).
You can take the basic markup:

.project-timeline
    .step
        .number 1
        .content Lorem ipsum dolor sit amet.
    .step
        .number 2
        .content Lorem ipsum dolor sit amet.
    ....

Using CSS transforms, flip half of the elements, and flip their content again.
On small screens, rotate everything again.
---
CodePen

A
Alexander Sinitsyn, 2017-08-02
@a_u_sinitsin

Ask the designer to read what he has drawn by moving his eyes up and down. Then ask them to present it on mobile... and let them die)))

A
Astrohas, 2017-08-02
@Astrohas

I agree with Alexander Sinitsyn , it looks bad.
The most banal way of implementation through ul li. And the structure is something like this:

li.top>.text+.number+.line
li.bottom > .line+.number+.text

You can also do it with ::before/::after.
Make it a vertical timeline for mobile phones

A
Artem Vedishchev, 2017-08-02
@Artem-V

My version
https://jsfiddle.net/kepeszvx/
But Alexander Sinitsyn's version is better

A
A person from Kazakhstan, 2017-08-02
@LenovoId

https://codepen.io/simkaUser/pen/RZRdxp but for a mobile phone you need to think about the version ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question