Managing and using network connectivity on a Ubuntu system
Use this tag for general questions about network connectivity, such as:
- configuring network interfaces
- diagnosing network issues
- establishing a network connection
Questions about networking between Ubuntu and a non-Ubuntu system are on-topic unless the issue is clearly on the non-Ubuntu side.
Most questions should also have one or more tag to identify the aspect or protocol that the question is about:
- Physical protocols and interfaces: ethernet, wifi, …
- Link and transport protocols: ppp, ip, ipv6, ipsec, ssl, pptp, …
- Application protocols: bittorrent, dhcp, dns, ftp, https, ntp, samba, smtp, snmp, ssh, …
- Communication protocols (TCP),(UDP),(HTTP),(ICMP),(POP),(FTP)
Do not use the networking tag if your question is specifically about a networked application and not about network configuration. For example:
- How do I configure my Linux firewall to let FTP through? ftp networking iptables
- How can I upload only files that are more recent than the remote version over FTP? ftp