How to bridge between two computers
I have 3 machines connected like this:Computer1 <----> Computer with Ubuntu 12.04 <-----> Computer2(The Ubuntu computer has 2 ethernet interfaces.)Computer1's IP address is 192.168.10.1,...
View ArticleIPv6 network on Ubuntu Server 22.04
Can't seem to get the IPv6 network to work.Unfortunately, I decided to reinstall the system anyway. And IPv6 doesn't work for me either.Given: Dedicated IPv4 like: 45.80.XX.XX/32 and gateway...
View ArticleUbuntu asks for wi-fi login before loggining into an account (i.e. on boot)
Before going on,this is NOT a duplicate ofHow to disable WiFi and Ethernet at login?Ubuntu 22.04kernel 5.15.0-60-genericWhen I boot the system, on the login screen I always get asked the password to a...
View ArticleWireless Woes: iwlwifi-8265 - Ubuntu 18.04 (and Mint Tara)
I am trying to set up two machines, both have identical hardware that should be supported by the newer Linux kernels. The wireless card inside is a GIGABYTE "GC-WB867D-I" Wifi+Bluetooth. Out of the box...
View ArticleSlow speed Ethernet issue on Ubuntu 24.04
I recently changed my system to Ubuntu from Windows and I use my mobile and USB ethernet to connect, I used to get 500+ mbps on Windows by using USB tethering, but on Ubuntu 24.04 I am getting only 4...
View Articleraw socket in linux
In my system there are two interfaces (eth0 and eth1).I want to know how to make my raw socket receive data only from one interface? Now if i open a raw socket using the call,S32_SocketFd =...
View ArticleWiFi connection issue in Ubuntu 24
I quickly downloaded and started installing Ubuntu 24 on the day of its release. However, I encountered errors during the installation process, causing it to stop and restart multiple times. I realized...
View Articlehow connect hidden wifi in ubuntu 22.04.4 lts
in my ubunto dont exists connection type hidden wifiplease help me how connect to hidden wifi
View ArticleRegarding port 443 on NGINX
I have node.js applicationClient-endBack-end.My domain www.xyz.com is assigned to client-end on port 3000 and www.api.xyz.com is for my data base port:3001. I was getting HTTPS errors for both the...
View ArticleNo Network Connection - ifconfig shows only lo - lshw -c network says...
I got a new ThinkPad E460 with no OS installed, but had an ubuntu 13.10 USB stick around which I used to install ubuntu 13.10.The OS works fine, however I can't connect to the internet through Ethernet...
View ArticleWiFi icon often not appearing in icons tray
I installed Kubuntu 15.10 since a couple of days on my computer.I noticed that the WiFi icon does not appear in the icon tray at startup, and this makes managing the network connection quite longer. At...
View ArticleConnecting to a public network does not work on Ubuntu 24.04 LTS
How do I connect to a public network with Ubuntu 24.04 LTS?Under 22.04 LTS, immediately after connecting to the public network, a window opened in which I had to confirm the connection. Then I was...
View ArticleUbuntu 24.04 LTS network bridge
I got some problem when bridging in Ubuntu 24.04 LTS.When I use this config:network: version: 2 renderer: networkd ethernets: eth0: dhcp4: true eth1: addresses: [ 192.168.1.2/24 ] eth2: {} eth3:...
View ArticleConnection refused from my local pc to database on the server
My issue is that my nodejs application on the server is working fine and is able to connect to database store on my server(ubuntu) but when i try to connect to it from visual studio on my PC I'm...
View ArticleSharing External Drive using Samba in Ubuntu 18.04
I have a small home network of 3 computers, each running Ubuntu 18.04. Up until some very recent update I was able to share external drives attached to each of the machines across that network... now...
View ArticleWiFi Hotspot not working with mobile devices on Ubuntu
WiFi hotspot not working with windows phone 8 and of course its not working with a any other phones as well.I have tried both Android and Windows phone 8. Either of these devices doesn't even detect...
View Articlehow to connect to hidden wifi in ubuntu 22.04.4 lts
in my Ubuntu connection type hidden does not exist for wifiplease help me to connect to a hidden wifi
View ArticleUbuntu 20.04 add static route
I have two virtual Servers with ubuntu 20.04, both are working so far. But my problem is, that Server1 can not ping Server2 and vice versa. I get the error 'Destination Host Unreachable'. This is with...
View ArticleRemote is not connecting via Cisco vpnc on ubuntu 18.04
Unable to establish a connection through Cisco VPNC on ubuntu 18.04SSL 1.1 is not supported Some Logs i have attached for helpMay 6 15:49:55 wab-10-0-6 WAB(root)[14584]: [wabaudit] action="list"...
View ArticleUbuntu 24.04 server with NetworkManager does not configure eth0
I installed 24.04 server on a Raspberry Pi 4. The initial boot recognizes eth0. After I installed NetworkManager, I created a netplan configuration for eth0, wlan0, and wlan1. Upon reboot, eth0 was not...
View Article