You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ The majority of the questions were collected from:
118
118
* A TCP connection on a network can be uniquely defined by 4 things. What are those things?
119
119
* When a client running a web browser connects to a web server, what is the source port and what is the destination port of the connection?
120
120
* How do you add an IPv6 address to a specific interface?
121
-
* You have added an IPv4 and IPv6 address to interface eth0. A ping to the v4 address is working but a ping to the v6 address gives yout the response ```sendmg: operation not permitted```. What could be wrong?
121
+
* You have added an IPv4 and IPv6 address to interface eth0. A ping to the v4 address is working but a ping to the v6 address gives yout the response ```sendmsg: operation not permitted```. What could be wrong?
0 commit comments