Re: Device defaults -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/21/18 10:53, Gary Hodder wrote:
You can temporarily give your lan interface another class C and
configure that device to give it a ip in your range.
Say your device reset to 192.168.0.1 and your ethernet interface is
eth0 you can
ifconfig eth0:0 192.168.0.2 netmask 255.255.255.0
Config device plugged into your switch to your class C then
ifconfig eth0:0 down

Gary.
+

I can do:
# ifconfig enp2s0:0 192.168.11.1 netmask 255.255.255.0

And it does appear to work:

# ping -c 3 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.301 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.280 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.310 ms

--- 192.168.1.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2062ms
rtt min/avg/max/mdev = 0.280/0.297/0.310/0.012 ms


# ip a  shows:

2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 4c:cc:6a:62:e9:85 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.10/24 brd 192.168.1.255 scope global dynamic enp2s0
       valid_lft 80281sec preferred_lft 80281sec
    inet 192.168.11.1/24 brd 192.168.11.255 scope global enp2s0:0
       valid_lft forever preferred_lft forever
    inet6 fe80::4323:323b:592f:3d9b/64 scope link


However: Firefox can’t establish a connection to the server at 192.168.11.1.

What am I missing, what else do I need?

Thanks for the help,

Bob

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10  FEDORA-27/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/3SSFJM327KIH7TVGK4ZWNUNFD4JBIR44/



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux