Zewn

Masz problemy z siecią bądź internetem? Zapytaj tu
adiif1
Posty: 11
Rejestracja: 26 lutego 2012, 12:09

Zewnętrzne ip

Post autor: adiif1 »

Witam, czy jest możliwość ustawienia ip na sztywno w serwerze domowym? chodzi o to że chciałbym aby serwer miał zewnętrzny adres ip

gdy ręcznie ustawie ip w programie dostaje takie czary, na 200% nikt nie używa takiego portu dodam że ip serwera dodałem do DMZ HOST

Kod: Zaznacz cały

WARNING: UDP_OpenSocket: port: 27015  bind: Cannot assign requested address
L 11/27/2015 - 14:44:08: FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
logi

Kod: Zaznacz cały

root@debian:~# cat /etc/resolv.conf
domain chello.pl
search chello.pl
nameserver 62.179.1.63
nameserver 62.179.1.62

Kod: Zaznacz cały

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).


source /etc/network/interfaces.d/*


# The loopback network interface
auto lo
iface lo inet loopback


# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

Kod: Zaznacz cały



root@debian:~# ifconfig
eth0      Link encap:Ethernet  HWaddr d0:27:88:c4:13:41
          inet addr:192.168.1.249  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::d227:88ff:fec4:1341/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:933697 errors:0 dropped:0 overruns:0 frame:0
          TX packets:493250 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:684802664 (653.0 MiB)  TX bytes:57839202 (55.1 MiB)
Awatar użytkownika
pawkrol
Moderator
Posty: 939
Rejestracja: 03 kwietnia 2011, 10:25

Post autor: pawkrol »

Zainteresuj się pojęciem NAT 1:1.
Masz więcej niż jeden publiczny ip ?
adiif1
Posty: 11
Rejestracja: 26 lutego 2012, 12:09

Post autor: adiif1 »

Mam jeden publiczny adres IP, przed wymianą tego rutera horizont wszystko było ok ;/
ODPOWIEDZ