Search:

Type: Posts; User: greg612; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.17 seconds.

  1. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    I will report back packing to leave for work at moment . If i cannot get to it tonight it will be thursday....... I wont leave u hanging we all have to much invested in it now.... Besides I really...
  2. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    I've never had search on there ever lol always worked thats what gets me out of all this.

    I NEVER had a problem with setting a static ip They have all worked just fine

    Til the last upgrade...
  3. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    All this was done right after i changed yaml to static see post #56 for out of box yaml


    network:
    version: 2
    renderer: networkd
    ethernets:
    eno1:
    addresses:
    ...
  4. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    ...
  5. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    I got this straight from netplan for this 24.04 working yaml


    network:
    version: 2
    renderer: networkd
    ethernets:
    eno1:
    addresses:
    - 192.168.25.3/24
  6. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    lsb_release -d
    No LSB modules are available.
    Description: Ubuntu 24.04 LTS
    james@mustang:~$ ip r
    default via 192.168.25.1 dev eno1 proto static
    192.168.25.0/24 dev eno1 proto kernel scope...
  7. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    The dns I use is quad9
  8. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_seq=1 ttl=58 time=18.0 ms
    64 bytes from 8.8.8.8: icmp_seq=2 ttl=58 time=16.5 ms
    64 bytes from 8.8.8.8:...
  9. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    james@mustang:~$ ip r
    default via 192.168.25.1 dev eno1 proto static
    192.168.25.0/24 dev eno1 proto kernel scope link src 192.168.25.3
  10. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    Let me give this one more shot first I want to figure out what im doing wrong. will let you know thanks

    upon further trying yes please post a working yaml I want to test it on this
  11. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    Thanks sorry been away for work I eill look into this in morning my bedtime
  12. Replies
    49
    Views
    50

    Re: What happened to the Ubuntu community?

    I started with all windows use... I started with opensuse as toy

    It was to play around with People here made me feel welcome and was a great help

    fast forward til today no windows not for...
  13. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    also tried this also


    james@mustang:~$ sudo apt-get purge network-manager
    [sudo] password for james:
    Reading package lists... Done
    Building dependency tree... Done
    Reading state...
  14. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    ok after purging network manager off no docker nothin in it


    ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback...
  15. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    Ok I reloaded this thing its fresh as fresh can be...... this is what im starting with now I will purge all network manager crap and see how it goes will post results


    ip a
    1: lo:...
  16. Replies
    49
    Views
    50

    Re: What happened to the Ubuntu community?

    I couldnt agree more but at the same time I welcome new users
  17. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    when I comment all static out I get this and it works



    ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=18.3 ms
    64 bytes from 8.8.8.8:...
  18. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    ^C
    --- 8.8.8.8 ping statistics ---
    271 packets transmitted, 0 received, 100% packet loss, time 276474ms
  19. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    the ping is still blinking the whole time posting this reply I will have to stop it
  20. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    changed back and well


    ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet...
  21. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    after commenting out and regenerating I have internet


    ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=19.0 ms
    64 bytes from 8.8.8.8:...
  22. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    well this is interesting:

    sudo systemctl disable NetworkManager
    Removed "/etc/systemd/system/multi-user.target.wants/NetworkManager.service".
    Removed...
  23. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    I will do this and gladly shut off network manager Really dont know why its using it. I put the yaml from thefu in and its renderer is networkd.. I personally dont care for it ok I will do this
  24. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    after a quick internet search This is happening to more than just me and it all started after last 22.04 update. looking now to see if anyone got it fixed
  25. Thread: static ip

    by greg612
    Replies
    67
    Views
    68

    Re: static ip

    no firewall and if it was outside i wouldnt work with a dynamic which it will just not static thats inside server
Results 1 to 25 of 51
Page 1 of 3 1 2 3