Reklama
Pokazuje wyniki od 1 do 7 z 7

Temat: Zmiana ip łącznia z serwerem?

  1. #1

    Data rejestracji
    2005
    Posty
    1,208
    Siła reputacji
    20

    Domyślny Zmiana ip łącznia z serwerem?

    Witam,

    Ostatnio u mnie w pracy na wszystkich stanowiskach zablokowali możliwość przeglądania stron internetowych, oprócz wybranych, co nie daję mi możliwości robienia w jednej pracy - drugiej pracy, jak to dotychczas robiłem ;d. Informatyk powiedział mi, że mi tego nie odblokuje, ale powiedział co mniej więcej trzeba zrobić i żebym kombinował. Nie znam się za bardzo, więc spróbuje powiedzieć tak jak sam zrozumiałem:

    Ja loguję się na konto z ograniczeniami (ofc. nie mam dostępu do administratora) mój komp łączy się z serwerem jakimś tam ip (czy cuś takiego) np. 1.10.10.1087, od informatyka wiem, że muszę dodać jedno zero, żeby wyglądało to tak 1.10.100.1087 i wtedy net będzie odblokowany. Musze to zrobić jakimś programem. Pytanie: jaki program mogę użyć (w wersji portable) żeby zmienić to połączenie?

    Informatyk powiedział, że nie jest to trudne, więc liczę na waszą pomoc.

  2. #2
    Avatar Rollercoster
    Data rejestracji
    2011
    Wiek
    30
    Posty
    1,247
    Siła reputacji
    15

    Domyślny

    Jeżeli wasza sieć wewnętrzna śmiga w takiej klasie, to lepiej zmienić informatyka, serio.
    Pewne masz na stałe przypisane IP do komputera np. 192.168.1.100 i to dla tego komputera zablokowali strony. Wystarczy że zmienisz IP na np 192.168.1.101 i ta blokada już Ci nie groźna ;d
    Niestety nie wiem czy o to Ci chodziło :)

  3. #3

    Data rejestracji
    2005
    Posty
    1,208
    Siła reputacji
    20

    Domyślny

    Brawo, napisałeś to samo co ja w pierwszym poście. Tylko przeczytaj dokładnie: nie mam praw administratora i nie mam dostępu do panelu sterowania, więc szukam programu, który potrafi to ip zmienić

  4. Reklama
  5. #4
    Avatar Malpa of Hell
    Data rejestracji
    2006
    Położenie
    Stargard
    Wiek
    31
    Posty
    556
    Siła reputacji
    20

    Domyślny

    Kod :
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    C:\Users\moh>route
    
    Manipulates network routing tables.
    
    ROUTE [-f] [-p] [-4|-6] command [destination]
                      [MASK netmask]  [gateway] [METRIC metric]  [IF interface]
    
      -f           Clears the routing tables of all gateway entries.  If this is
                   used in conjunction with one of the commands, the tables are
                   cleared prior to running the command.
    
      -p           When used with the ADD command, makes a route persistent across
                   boots of the system. By default, routes are not preserved
                   when the system is restarted. Ignored for all other commands,
                   which always affect the appropriate persistent routes. This
                   option is not supported in Windows 95.
    
      -4           Force using IPv4.
    
      -6           Force using IPv6.
    
      command      One of these:
                     PRINT     Prints  a route
                     ADD       Adds    a route
                     DELETE    Deletes a route
                     CHANGE    Modifies an existing route
      destination  Specifies the host.
      MASK         Specifies that the next parameter is the 'netmask' value.
      netmask      Specifies a subnet mask value for this route entry.
                   If not specified, it defaults to 255.255.255.255.
      gateway      Specifies gateway.
      interface    the interface number for the specified route.
      METRIC       specifies the metric, ie. cost for the destination.
    
    All symbolic names used for destination are looked up in the network database
    file NETWORKS. The symbolic names for gateway are looked up in the host name
    database file HOSTS.
    
    If the command is PRINT or DELETE. Destination or gateway can be a wildcard,
    (wildcard is specified as a star '*'), or the gateway argument may be omitted.
    
    If Dest contains a * or ?, it is treated as a shell pattern, and only
    matching destination routes are printed. The '*' matches any string,
    and '?' matches any one char. Examples: 157.*.1, 157.*, 127.*, *224*.
    
    Pattern match is only allowed in PRINT command.
    Diagnostic Notes:
        Invalid MASK generates an error, that is when (DEST & MASK) != DEST.
        Example> route ADD 157.0.0.0 MASK 155.0.0.0 157.55.80.1 IF 1
                 The route addition failed: The specified mask parameter is invalid.
     (Destination & Mask) != Destination.
    
    Examples:
    
        > route PRINT
        > route PRINT -4
        > route PRINT -6
        > route PRINT 157*          .... Only prints those matching 157*
    
        > route ADD 157.0.0.0 MASK 255.0.0.0  157.55.80.1 METRIC 3 IF 2
                 destination^      ^mask      ^gateway     metric^    ^
                                                             Interface^
          If IF is not given, it tries to find the best interface for a given
          gateway.
        > route ADD 3ffe::/32 3ffe::1
    
        > route CHANGE 157.0.0.0 MASK 255.0.0.0 157.55.80.5 METRIC 2 IF 2
    
          CHANGE is used to modify gateway and/or metric only.
    
        > route DELETE 157.0.0.0
        > route DELETE 3ffe::/32
    
    C:\Users\moh>
    Z tym ze nie mam pojecia czy da sie uruchomic wiersz polecen na koncie z ograniczeniami (win+r).

  6. #5
    Avatar zakius
    Data rejestracji
    2008
    Położenie
    The Internets
    Wiek
    34
    Posty
    11,076
    Siła reputacji
    25

    Domyślny

    Powinno się dać, normalnie nie jest blokowany. Ale nie będzie miał praw administratora. A raczej o to chodzi
    Problem z komputerem? Instrukcja diagnostyczna
    Cytuj Vegeta napisał Pokaż post
    Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
    Baby maja wymagania jak windows vista, takze nigdy nie wiesz.
    Cytuj Dzzej napisał Pokaż post
    Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
    Moje posty to esencja głupoty.
    "Don't worry, I'm just a pervert"

  7. #6

    Data rejestracji
    2005
    Posty
    1,208
    Siła reputacji
    20

    Domyślny

    Mam dostęp do wiersza poleceń, tylko nie do końca rozumiem wklejoną instrukcję. Dasz radę mi trochę prościej wytłumaczyć kroki zmiany?

    Mam w konsoli dodać "route CHANGE 1.10.10.1087 MASK 1.10.100.1087 METRIC 2 IF 2"?
    Ostatnio zmieniony przez Xioniz : 13-12-2012, 10:26

  8. Reklama
  9. #7
    Avatar Malpa of Hell
    Data rejestracji
    2006
    Położenie
    Stargard
    Wiek
    31
    Posty
    556
    Siła reputacji
    20

    Domyślny

    Dla mnie tez to wyglada jak czarna magia wiec znalazlem informacje na temat netsh.

    Kod :
    C:\Users\moh>netsh
    netsh>interface
    netsh interface>ip
    netsh interface ipv4>show config
    Kod :
    Configuration for interface "Local Area Connection 2"
        DHCP enabled:                         Yes
        InterfaceMetric:                      10
        DNS servers configured through DHCP:  None
        Register with which suffix:           Primary only
        WINS servers configured through DHCP: None
    
    Configuration for interface "Local Area Connection"
        DHCP enabled:                         Yes
        IP Address:                           192.168.1.100
        Subnet Prefix:                        192.168.1.0/24 (mask 255.255.255.0)
        Default Gateway:                      192.168.1.1
        Gateway Metric:                       0
        InterfaceMetric:                      20
        DNS servers configured through DHCP:  95.160.170.92
                                              88.156.222.92
        Register with which suffix:           Primary only
        WINS servers configured through DHCP: None
    
    Configuration for interface "Loopback Pseudo-Interface 1"
        DHCP enabled:                         No
        IP Address:                           127.0.0.1
        Subnet Prefix:                        127.0.0.0/8 (mask 255.0.0.0)
        InterfaceMetric:                      50
        Statically Configured DNS Servers:    None
        Register with which suffix:           Primary only
        Statically Configured WINS Servers:   None
    Kod :
    netsh interface ipv4>set address name="Local Area Connection" static 192.168.1.1
    23 255.255.255.0 192.168.1.1
    
    netsh interface ipv4>show config
    Kod :
    Configuration for interface "Local Area Connection 2"
        DHCP enabled:                         Yes
        InterfaceMetric:                      10
        DNS servers configured through DHCP:  None
        Register with which suffix:           Primary only
        WINS servers configured through DHCP: None
    
    Configuration for interface "Local Area Connection"
        DHCP enabled:                         No
        IP Address:                           192.168.1.123
        Subnet Prefix:                        192.168.1.0/24 (mask 255.255.255.0)
        Default Gateway:                      192.168.1.1
        Gateway Metric:                       1
        InterfaceMetric:                      20
        Statically Configured DNS Servers:    None
        Register with which suffix:           Primary only
        Statically Configured WINS Servers:   None
    
    Configuration for interface "Loopback Pseudo-Interface 1"
        DHCP enabled:                         No
        IP Address:                           127.0.0.1
        Subnet Prefix:                        127.0.0.0/8 (mask 255.0.0.0)
        InterfaceMetric:                      50
        Statically Configured DNS Servers:    None
        Register with which suffix:           Primary only
        Statically Configured WINS Servers:   None
    Dziala, przynajmniej z domyslnymi prawami na moim profilu (admin). A tak poza tym, twoje ip wyglada na niepoprawne (max range dla ipv4 to 255).

Reklama

Informacje o temacie

Użytkownicy przeglądający temat

Aktualnie 1 użytkowników przegląda ten temat. (0 użytkowników i 1 gości)

Podobne tematy

  1. Problem z połączeniem się z serwerem [7.6]
    Przez Kuba^. w dziale Strefa developerska
    Odpowiedzi: 1
    Ostatni post: 14-03-2013, 19:46
  2. [8.6] Problem z połączeniem z serwerem
    Przez Tunio90 w dziale Strefa developerska
    Odpowiedzi: 7
    Ostatni post: 01-10-2012, 19:04
  3. problem z serwerem
    Przez unreal123 w dziale Tibia
    Odpowiedzi: 6
    Ostatni post: 16-08-2012, 18:13
  4. [8.54-8.55] Nie mogę się połączyć z własnym serwerem
    Przez TakeshiS w dziale Strefa developerska
    Odpowiedzi: 1
    Ostatni post: 12-07-2010, 18:29

Zakładki

Zakładki

Zasady postowania

  • Nie możesz pisać nowych tematów
  • Nie możesz pisać postów
  • Nie możesz używać załączników
  • Nie możesz edytować swoich postów
  •