[SOLVED] Re: Permanent NIC Setup from command line???

2015-04-14 Thread Peter Ulrich Kruppa
On Tue, 14 Apr 2015, James Hogarth wrote: On 14 Apr 2015 18:47, "Peter Ulrich Kruppa" wrote: > > Hi, > > this is the background to question: > > Last week I set up my first Fedora (21) server - everything went well until ... now, of course "I didn'

Permanent NIC Setup from command line???

2015-04-14 Thread Peter Ulrich Kruppa
Hi, this is the background to question: Last week I set up my first Fedora (21) server - everything went well until ... now, of course "I didn't do anything" (TM) ... all my network configuration was gone. First Aid was to set my NIC with the ip command - but this won't survive a reboot. Re

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 23:03 schrieb Mike Wright: On 04/09/2015 01:38 PM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 22:06 schrieb Andy Blanchard: Yep. Get it on the same network as the server and run the command: telnet 192.168.10.1 25 Now guess what - it says telnet: Unable to connect to

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 22:05 schrieb Mike Wright: On 04/09/2015 01:01 PM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 21:53 schrieb Mike Wright: On 04/09/2015 12:46 PM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 21:30 schrieb Mike Wright: You can try running tcpdump to watch incoming

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
sure but will open it up on request, but others require you have some form of "premium" connection to host your own servers. Andy On 9 April 2015 at 19:16, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 19:05 schrieb Rick Stevens: On 04/09/2015 07:22 AM, Peter Ulrich Kruppa wrote:

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 21:53 schrieb Mike Wright: On 04/09/2015 12:46 PM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 21:30 schrieb Mike Wright: You can try running tcpdump to watch incoming connections while you send yourself an email from gmail/yahoo etc. That will let you know if mail is

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
ers require you have some form of "premium" connection to host your own servers. Andy On 9 April 2015 at 19:16, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 19:05 schrieb Rick Stevens: On 04/09/2015 07:22 AM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 15:32 schrieb Robert Nichols:

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 21:30 schrieb Mike Wright: On 04/09/2015 11:36 AM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 18:18 schrieb Heinz Diehl: On 09.04.2015, Peter Ulrich Kruppa wrote: To me this looks as if port forwarding is all-right but Postfix does not react (?!?) Take a look into the

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 18:18 schrieb Heinz Diehl: On 09.04.2015, Peter Ulrich Kruppa wrote: To me this looks as if port forwarding is all-right but Postfix does not react (?!?) Take a look into the postfix log. I can see postfix/master has been started and I can see activities when I write myself

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 19:05 schrieb Rick Stevens: On 04/09/2015 07:22 AM, Peter Ulrich Kruppa wrote: Am 09.04.2015 um 15:32 schrieb Robert Nichols: On 04/09/2015 05:07 AM, Peter Ulrich Kruppa wrote: I set up a Postfix-Server on my Fedora 21 box, which is connected to the internet via some Netgear

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 15:32 schrieb Robert Nichols: On 04/09/2015 05:07 AM, Peter Ulrich Kruppa wrote: I set up a Postfix-Server on my Fedora 21 box, which is connected to the internet via some Netgear Router. My private LAN is 192.168.10.0/24 with the Fedora box fixed on 192.168.10.1 . My Netgear

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 15:09 schrieb Frank Elsner: On Thu, 09 Apr 2015 13:58:48 +0200 Peter Ulrich Kruppa wrote: Hello! Am 09.04.2015 um 13:20 schrieb Bala Vishwanathan Iyer: Dear Mr. Kruppa I have some futher querries :- 1. Is this server your mail server for your domain. meaning does the mail

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
with the command "sudo iptables-restore < /etc/sysconfig/iptables". HTH On 9 April 2015 at 11:07, Peter Ulrich Kruppa wrote: Hi everyone, please do excuse my unspecific subject - I don't really know what my problem is yet. I set up a Postfix-Server on my Fedora 21 box, which

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
en that is the issue. Yes, but what can I do? port 25 seems to point to my Fedora box. Regards Peter Kruppa Regards Bala V Iyer On Thu, Apr 9, 2015 at 3:37 PM, Peter Ulrich Kruppa wrote: Hi everyone, please do excuse my unspecific subject - I don't really know what my problem is y

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Am 09.04.2015 um 13:20 schrieb Frank Elsner: On Thu, 9 Apr 2015 12:47:15 +0200 Peter Ulrich Kruppa wrote: [ ... ] Yes: when I use telnet on port 25 from my Fedora I get # telnet localhost 25 Trying ::1... telnet: connect to address ::1: Connection refused

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
ools to fetch mail stored at some provider's server. First of all I would like to fetch my own :-) Greetings Peter 2015-04-09 12:33 GMT+02:00 Heinz Diehl : > On 09.04.2015, Peter Ulrich Kruppa wrote: > >> but I can't receive mails from outside. > > Do you have any

Re: Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Hi Frank, sorry - I couldn't find the button for Inline-Answers in this googlemail mess yet! On Thu, 9 Apr 2015 12:07:53 +0200 Peter Ulrich Kruppa wrote: > Hi everyone, > > please do excuse my unspecific subject - I don't really know what my > problem is yet. > > I s

Postfix-Server behind a DSL-Router

2015-04-09 Thread Peter Ulrich Kruppa
Hi everyone, please do excuse my unspecific subject - I don't really know what my problem is yet. I set up a Postfix-Server on my Fedora 21 box, which is connected to the internet via some Netgear Router. My private LAN is 192.168.10.0/24 with the Fedora box fixed on 192.168.10.1 . My Netgear thi